From 1420656e08f65f3e5c963f82b10a718b8026d216 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 12 Jan 2010 14:19:47 -0700 Subject: Standardize header order Also remove some extra new lines and fix eAthena's PartyTab define guards. --- src/game.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 1293db98..cd0e9551 100644 --- a/src/game.h +++ b/src/game.h @@ -22,9 +22,8 @@ #ifndef GAME_H #define GAME_H -#include "SDL.h" - #include "configlistener.h" +#include "SDL.h" extern std::string map_path; extern volatile int fps; -- cgit v1.2.3-70-g09d2