aboutsummaryrefslogtreecommitdiff
path: root/sword2/function.cpp
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-11-14 15:00:01 +0000
committerTorbjörn Andersson2004-11-14 15:00:01 +0000
commit0cfd573951c2cdd886cea650c43f0c4406e7fa94 (patch)
treecac0711563b297a32d66bfa9782adad0135df5ef /sword2/function.cpp
parent73afa3165be105149c78b98120019b545aecffa1 (diff)
downloadscummvm-rg350-0cfd573951c2cdd886cea650c43f0c4406e7fa94.tar.gz
scummvm-rg350-0cfd573951c2cdd886cea650c43f0c4406e7fa94.tar.bz2
scummvm-rg350-0cfd573951c2cdd886cea650c43f0c4406e7fa94.zip
Cleanup
svn-id: r15810
Diffstat (limited to 'sword2/function.cpp')
-rw-r--r--sword2/function.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/function.cpp b/sword2/function.cpp
index 3a70407d61..dd890ee610 100644
--- a/sword2/function.cpp
+++ b/sword2/function.cpp
@@ -24,7 +24,9 @@
#include "sword2/interpreter.h"
#include "sword2/logic.h"
#include "sword2/maketext.h"
+#include "sword2/memory.h"
#include "sword2/resman.h"
+#include "sword2/sound.h"
#include "sword2/driver/d_draw.h"
#include "sword2/driver/d_sound.h"
#include "sword2/driver/render.h"