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/flooritem.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/flooritem.cpp') diff --git a/src/flooritem.cpp b/src/flooritem.cpp index f0679e55b..1976574ab 100644 --- a/src/flooritem.cpp +++ b/src/flooritem.cpp @@ -22,7 +22,6 @@ #include "flooritem.h" -#include "client.h" #include "configuration.h" #include "render/graphics.h" @@ -37,6 +36,8 @@ #include "debug.h" +extern int serverVersion; + FloorItem::FloorItem(const int id, const int itemId, const int x, const int y, const int amount, const unsigned char color) : ActorSprite(id), -- cgit v1.2.3-60-g2f50