From b1bad4ab464fbcf5e4d5732342b801105153355f Mon Sep 17 00:00:00 2001 From: peter1138 Date: Tue, 3 Jul 2007 11:31:38 +0000 Subject: (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) --- src/screenshot.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/screenshot.cpp') diff --git a/src/screenshot.cpp b/src/screenshot.cpp index 42dee3a8f..1e9a903df 100644 --- a/src/screenshot.cpp +++ b/src/screenshot.cpp @@ -7,7 +7,6 @@ #include "strings.h" #include "table/strings.h" #include "gfx.h" -#include "hal.h" #include "fileio.h" #include "viewport.h" #include "player.h" -- cgit v1.2.3-54-g00ecf