aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/d_draw.h
diff options
context:
space:
mode:
authorMax Horn2004-01-13 14:22:29 +0000
committerMax Horn2004-01-13 14:22:29 +0000
commitc39aa04c318b991337daecf7e348ad6044656b36 (patch)
tree2d8ef3b7529910c835f34251dfddaa76181e94b6 /sword2/driver/d_draw.h
parent34960cf375d2c7a5ea3b4c044a3479f9c88b48c2 (diff)
downloadscummvm-rg350-c39aa04c318b991337daecf7e348ad6044656b36.tar.gz
scummvm-rg350-c39aa04c318b991337daecf7e348ad6044656b36.tar.bz2
scummvm-rg350-c39aa04c318b991337daecf7e348ad6044656b36.zip
cut down pointless header interdependencies
svn-id: r12360
Diffstat (limited to 'sword2/driver/d_draw.h')
-rw-r--r--sword2/driver/d_draw.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sword2/driver/d_draw.h b/sword2/driver/d_draw.h
index 49cc544124..a442f2d220 100644
--- a/sword2/driver/d_draw.h
+++ b/sword2/driver/d_draw.h
@@ -22,8 +22,6 @@
#include "common/rect.h"
-#include "animation.h"
-
namespace Sword2 {
// This is the maximum mouse cursor size in the SDL backend