summaryrefslogtreecommitdiff
path: root/src/gui/buysell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buysell.cpp')
-rw-r--r--src/gui/buysell.cpp3
1 files changed, 2 insertions, 1 deletions
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"