summaryrefslogtreecommitdiff
path: root/src/gui/buyselldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buyselldialog.h')
-rw-r--r--src/gui/buyselldialog.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gui/buyselldialog.h b/src/gui/buyselldialog.h
index d8e4444d8..9636f4e0a 100644
--- a/src/gui/buyselldialog.h
+++ b/src/gui/buyselldialog.h
@@ -27,6 +27,11 @@
#include <guichan/actionlistener.hpp>
+namespace gcn
+{
+ class Button;
+}
+
/**
* A dialog to choose between buying or selling at a shop.
*