From a91d57c0dfcd9e0c2aba9168db40c58d21ccf906 Mon Sep 17 00:00:00 2001 From: Jesse van den Kieboom Date: Mon, 2 Jan 2006 17:56:24 +0000 Subject: [PATCH] Fixed --- gnoemoe/gm-scripts.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnoemoe/gm-scripts.c b/gnoemoe/gm-scripts.c index b7b1695..720ad39 100644 --- a/gnoemoe/gm-scripts.c +++ b/gnoemoe/gm-scripts.c @@ -11,11 +11,12 @@ #include #include +#include "gm-support.h" #include "gm-debug.h" #include "gm-world.h" #include "gm-app.h" #include "gm-scripts.h" -#include "gm-support.h" + #include "gm-world.h" #include "gm-string.h"