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/rotationalparticle.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/rotationalparticle.h') diff --git a/src/rotationalparticle.h b/src/rotationalparticle.h index 464cb7bc..9ef5ac9b 100644 --- a/src/rotationalparticle.h +++ b/src/rotationalparticle.h @@ -22,10 +22,10 @@ #ifndef ROTATIONAL_PARTICLE_H #define ROTATIONAL_PARTICLE_H -#include - #include "imageparticle.h" +#include + class Animation; class Map; class SimpleAnimation; -- cgit v1.2.3-60-g2f50