From d21a9461e853d657c139b97cb474d8e2549d83a9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Nov 2013 13:53:35 +0300 Subject: remove client.h include from some files. --- src/shopitem.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/shopitem.cpp') diff --git a/src/shopitem.cpp b/src/shopitem.cpp index 56f66478e..fd2a7e670 100644 --- a/src/shopitem.cpp +++ b/src/shopitem.cpp @@ -22,13 +22,16 @@ #include "shopitem.h" -#include "client.h" #include "units.h" #include "resources/iteminfo.h" +#include "utils/stringutils.h" + #include "debug.h" +extern int serverVersion; + ShopItem::ShopItem(const int inventoryIndex, const int id, const unsigned char color, const int quantity, const int price) : -- cgit v1.2.3-70-g09d2