aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorTravis Howell2003-12-11 10:05:46 +0000
committerTravis Howell2003-12-11 10:05:46 +0000
commit507a7057c1d5db20a1a6f44b6cb3dd611c8dec71 (patch)
treeecff3b3a99f2207245d38f34cac6eb23432fdd7c /simon
parentae338068025ec17d952af996267a6cad59b5187e (diff)
downloadscummvm-rg350-507a7057c1d5db20a1a6f44b6cb3dd611c8dec71.tar.gz
scummvm-rg350-507a7057c1d5db20a1a6f44b6cb3dd611c8dec71.tar.bz2
scummvm-rg350-507a7057c1d5db20a1a6f44b6cb3dd611c8dec71.zip
Ooops
svn-id: r11578
Diffstat (limited to 'simon')
-rw-r--r--simon/debug.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/simon/debug.cpp b/simon/debug.cpp
index 9635fc5351..ed9450fb4f 100644
--- a/simon/debug.cpp
+++ b/simon/debug.cpp
@@ -26,9 +26,7 @@
#include "simon/debug.h"
#include "simon/vga.h"
-#if !defined(_WIN32_WCE)
#include <sys/stat.h>
-#endif
namespace Simon {