aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/cursor.cpp
diff options
context:
space:
mode:
authorTravis Howell2006-04-29 14:23:16 +0000
committerTravis Howell2006-04-29 14:23:16 +0000
commit7c8457ca5d06590e476d4f4f4a4618e81b927745 (patch)
treea988e6672476bc36a0458f46cd4887121332d375 /engines/simon/cursor.cpp
parent16e90765a9103e8c1c39b2e009b5f152e56cc2b8 (diff)
downloadscummvm-rg350-7c8457ca5d06590e476d4f4f4a4618e81b927745.tar.gz
scummvm-rg350-7c8457ca5d06590e476d4f4f4a4618e81b927745.tar.bz2
scummvm-rg350-7c8457ca5d06590e476d4f4f4a4618e81b927745.zip
Cleanup includes
svn-id: r22225
Diffstat (limited to 'engines/simon/cursor.cpp')
-rw-r--r--engines/simon/cursor.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/simon/cursor.cpp b/engines/simon/cursor.cpp
index 5271e13d06..46cc7fddb0 100644
--- a/engines/simon/cursor.cpp
+++ b/engines/simon/cursor.cpp
@@ -22,10 +22,10 @@
#include "common/stdafx.h"
-#include "simon/simon.h"
-#include "simon/intern.h"
#include "common/system.h"
+#include "simon/simon.h"
+
namespace Simon {
#ifdef PALMOS_68K