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/localplayer.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/localplayer.cpp') diff --git a/src/localplayer.cpp b/src/localplayer.cpp index f5af4434..86dcf7a2 100644 --- a/src/localplayer.cpp +++ b/src/localplayer.cpp @@ -22,10 +22,12 @@ #include "localplayer.h" #include "configuration.h" +#include "effectmanager.h" #include "equipment.h" #include "flooritem.h" #include "game.h" #include "graphics.h" +#include "guild.h" #include "inventory.h" #include "item.h" #include "log.h" @@ -54,9 +56,6 @@ #include "net/specialhandler.h" #include "net/tradehandler.h" -#include "effectmanager.h" -#include "guild.h" - #include "resources/animation.h" #include "resources/imageset.h" #include "resources/itemdb.h" -- cgit v1.2.3-60-g2f50