aboutsummaryrefslogtreecommitdiff
path: root/sword1/control.h
diff options
context:
space:
mode:
authorChris Apers2004-10-21 12:43:49 +0000
committerChris Apers2004-10-21 12:43:49 +0000
commit25b70535bebc6fb1957f185a7c4a3d5749e3cee1 (patch)
treefa3ce538dfff6c76cdab9abd22c1a43f5ad4748a /sword1/control.h
parent542b24f116e4b3f88b799c115061b910062ce6b1 (diff)
downloadscummvm-rg350-25b70535bebc6fb1957f185a7c4a3d5749e3cee1.tar.gz
scummvm-rg350-25b70535bebc6fb1957f185a7c4a3d5749e3cee1.tar.bz2
scummvm-rg350-25b70535bebc6fb1957f185a7c4a3d5749e3cee1.zip
Make PalmOS happy
svn-id: r15632
Diffstat (limited to 'sword1/control.h')
-rw-r--r--sword1/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/control.h b/sword1/control.h
index a020f477f6..68c4861ec1 100644
--- a/sword1/control.h
+++ b/sword1/control.h
@@ -23,7 +23,7 @@
#define BSCONTROL_H
#include "scummsys.h"
-#include "sworddefs.h"
+#include "sword1/sworddefs.h"
class OSystem;
class SaveFileManager;