aboutsummaryrefslogtreecommitdiff
path: root/sword2/anims.cpp
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/anims.cpp
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/anims.cpp')
-rw-r--r--sword2/anims.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword2/anims.cpp b/sword2/anims.cpp
index 9cc9dcff90..22e8a55d54 100644
--- a/sword2/anims.cpp
+++ b/sword2/anims.cpp
@@ -28,6 +28,7 @@
#include "sword2/sword2.h"
#include "sword2/defs.h"
#include "sword2/interpreter.h"
+#include "sword2/driver/animation.h"
namespace Sword2 {