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/gui/widgets/browserbox.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/gui/widgets/browserbox.h') diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h index 2823d308..2cd571c9 100644 --- a/src/gui/widgets/browserbox.h +++ b/src/gui/widgets/browserbox.h @@ -22,12 +22,12 @@ #ifndef BROWSERBOX_H #define BROWSERBOX_H -#include -#include - #include #include +#include +#include + class LinkHandler; struct BROWSER_LINK { -- cgit v1.2.3-70-g09d2