From ba3edfbd518c93a2715cf1ada3b6b481b9a52ce9 Mon Sep 17 00:00:00 2001 From: Henry Bush Date: Mon, 24 Nov 2008 21:22:24 +0000 Subject: T7G: AI in microscope puzzle is "complete" (ie good enough for now) svn-id: r35164 --- engines/groovie/debug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/groovie/debug.cpp') 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 { -- cgit v1.2.3