aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/debug.cpp
diff options
context:
space:
mode:
authorHenry Bush2008-11-24 21:22:24 +0000
committerHenry Bush2008-11-24 21:22:24 +0000
commitba3edfbd518c93a2715cf1ada3b6b481b9a52ce9 (patch)
treea92fa951c499dae8b0fcf6c134d73d39c64de511 /engines/groovie/debug.cpp
parent766a685125f8b24aca96e5d95e5ec173d68a9140 (diff)
downloadscummvm-rg350-ba3edfbd518c93a2715cf1ada3b6b481b9a52ce9.tar.gz
scummvm-rg350-ba3edfbd518c93a2715cf1ada3b6b481b9a52ce9.tar.bz2
scummvm-rg350-ba3edfbd518c93a2715cf1ada3b6b481b9a52ce9.zip
T7G: AI in microscope puzzle is "complete" (ie good enough for now)
svn-id: r35164
Diffstat (limited to 'engines/groovie/debug.cpp')
-rw-r--r--engines/groovie/debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/groovie/debug.cpp b/engines/groovie/debug.cpp
index 8968400fef..fa5bef9944 100644
--- a/engines/groovie/debug.cpp
+++ b/engines/groovie/debug.cpp
@@ -24,8 +24,8 @@
*/
#include "groovie/debug.h"
-#include "groovie/script.h"
#include "groovie/groovie.h"
+#include "groovie/script.h"
namespace Groovie {