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/map.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/map.h') diff --git a/src/map.h b/src/map.h index f8b14cd3..9914b50f 100644 --- a/src/map.h +++ b/src/map.h @@ -22,12 +22,12 @@ #ifndef MAP_H #define MAP_H -#include -#include - #include "position.h" #include "properties.h" +#include +#include + class Animation; class AmbientLayer; class Graphics; -- cgit v1.2.3-60-g2f50