From 7f6f4dfebc463916a8cb82e8abebdecd2ed6e38b Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Mon, 13 Dec 2004 16:23:14 +0000 Subject: Whee, moving headers around! Also provided makefile.mgw for compiling with MinGW+MSYS. --- src/gui/setup.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/setup.h') diff --git a/src/gui/setup.h b/src/gui/setup.h index 5c92f136..bb211997 100644 --- a/src/gui/setup.h +++ b/src/gui/setup.h @@ -6,12 +6,12 @@ #ifndef tmw_included_setup_h #define tmw_included_setup_h +#include "gui.h" +#include "../graphic/graphic.h" #include #ifdef WIN32 #include #endif -#include "gui.h" -#include "../graphic/graphic.h" class Setup { public: -- cgit v1.2.3-70-g09d2