From 491695e60e95668e8170e290388f976190859314 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Oct 2017 23:28:34 +0300 Subject: remove extra includes if build without tmwa support. --- src/being/flooritem.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/being/flooritem.cpp') diff --git a/src/being/flooritem.cpp b/src/being/flooritem.cpp index a69b8af0e..041531e86 100644 --- a/src/being/flooritem.cpp +++ b/src/being/flooritem.cpp @@ -37,7 +37,9 @@ #include "resources/map/map.h" +#ifdef TMWA_SUPPORT #include "net/net.h" +#endif // TMWA_SUPPORT #include "net/serverfeatures.h" #include "debug.h" -- cgit v1.2.3-60-g2f50