summaryrefslogtreecommitdiff
path: root/src/gui/buy.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 10:47:28 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-03-27 12:15:49 +0100
commit58b33406b1354e6814ed29d55a55a36053445ecd (patch)
tree2c8d1afcc84ff5a1f3ba28618422d4d617baa226 /src/gui/buy.cpp
parente64b5a25a54f56bc836af57223e37449a1daffe8 (diff)
downloadMana-58b33406b1354e6814ed29d55a55a36053445ecd.tar.gz
Mana-58b33406b1354e6814ed29d55a55a36053445ecd.tar.bz2
Mana-58b33406b1354e6814ed29d55a55a36053445ecd.tar.xz
Mana-58b33406b1354e6814ed29d55a55a36053445ecd.zip
Include statement cleanup for net/ea/ directory.
Diffstat (limited to 'src/gui/buy.cpp')
-rw-r--r--src/gui/buy.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/buy.cpp b/src/gui/buy.cpp
index 2fc59aec..6df2ae25 100644
--- a/src/gui/buy.cpp
+++ b/src/gui/buy.cpp
@@ -31,6 +31,7 @@
#include "gui/widgets/layout.h"
#include "npc.h"
+#include "shopitem.h"
#include "units.h"
#ifdef TMWSERV_SUPPORT