summaryrefslogtreecommitdiff
path: root/src/gui/item_amount.h
diff options
context:
space:
mode:
authorBjörn Steinbrink <B.Steinbrink@gmx.de>2005-08-28 20:31:56 +0000
committerBjörn Steinbrink <B.Steinbrink@gmx.de>2005-08-28 20:31:56 +0000
commit6442fd9b685c8bb1b5da241a4b7befa3fdbca018 (patch)
treecece54e1205104f70d3f7d234e18c6a953dc50b0 /src/gui/item_amount.h
parent4b94d5bf99b0ca29f45f3e0688e29e43f4a05f7a (diff)
downloadmana-client-6442fd9b685c8bb1b5da241a4b7befa3fdbca018.tar.gz
mana-client-6442fd9b685c8bb1b5da241a4b7befa3fdbca018.tar.bz2
mana-client-6442fd9b685c8bb1b5da241a4b7befa3fdbca018.tar.xz
mana-client-6442fd9b685c8bb1b5da241a4b7befa3fdbca018.zip
Prepare our source so that it'll survive a guichan header cleanup, should it ever happen...
Diffstat (limited to 'src/gui/item_amount.h')
-rw-r--r--src/gui/item_amount.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/item_amount.h b/src/gui/item_amount.h
index 01004927..8c5260bf 100644
--- a/src/gui/item_amount.h
+++ b/src/gui/item_amount.h
@@ -26,6 +26,8 @@
#include <iosfwd>
+#include <guichan/actionlistener.hpp>
+
#include "window.h"
#include "../guichanfwd.h"