aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChris Apers2004-10-08 13:38:14 +0000
committerChris Apers2004-10-08 13:38:14 +0000
commita34c7e4b812705891eb76ead1f46b35f01b67f0d (patch)
tree584868a6109c24d609d353d82af1d81321d44458 /common
parent1e13280ff478ff989a16a26f73243f9ae48dec7b (diff)
downloadscummvm-rg350-a34c7e4b812705891eb76ead1f46b35f01b67f0d.tar.gz
scummvm-rg350-a34c7e4b812705891eb76ead1f46b35f01b67f0d.tar.bz2
scummvm-rg350-a34c7e4b812705891eb76ead1f46b35f01b67f0d.zip
Use compile.h as prefix file
svn-id: r15472
Diffstat (limited to 'common')
-rw-r--r--common/scummsys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/scummsys.h b/common/scummsys.h
index d16e684b53..e0c118fb4b 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -166,7 +166,6 @@
#elif defined(__PALMOS_TRAPS__) // PALMOS
#include <PalmOS.h>
- #include "compile.h"
#include "globals.h"
#include "extend.h"