summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/shop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/shop.h b/src/gui/shop.h
index 4589e01a..e256f869 100644
--- a/src/gui/shop.h
+++ b/src/gui/shop.h
@@ -24,7 +24,7 @@
#ifndef _SHOP_H
#define _SHOP_H
-#include <iosfwd>
+#include <string>
struct ITEM_SHOP {
std::string name;