From 440150cba3cd8441283d9914fc444358dee64495 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 11 Jan 2010 02:12:47 +0000 Subject: Cleanup GUI classes Moved remaining widgets into widgets folder, standardized include order, moved TextRenderer out. --- src/gui/buysell.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/buysell.cpp') diff --git a/src/gui/buysell.cpp b/src/gui/buysell.cpp index be6b75f1..0c6dc04c 100644 --- a/src/gui/buysell.cpp +++ b/src/gui/buysell.cpp @@ -23,9 +23,10 @@ #include "npc.h" -#include "gui/widgets/button.h" #include "gui/setup.h" +#include "gui/widgets/button.h" + #include "net/net.h" #include "net/npchandler.h" -- cgit v1.2.3-70-g09d2