summaryrefslogtreecommitdiff
path: root/src/gui/buy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buy.h')
-rw-r--r--src/gui/buy.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/buy.h b/src/gui/buy.h
index d66a720a..341989c9 100644
--- a/src/gui/buy.h
+++ b/src/gui/buy.h
@@ -29,12 +29,11 @@
#include <guichan/actionlistener.hpp>
#include <guichan/listmodel.hpp>
+#include "shop.h"
#include "window.h"
#include "../guichanfwd.h"
-struct ITEM_SHOP;
-
/**
* The buy dialog.
*