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/resources/item/shopitem.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/item/shopitem.cpp') diff --git a/src/resources/item/shopitem.cpp b/src/resources/item/shopitem.cpp index 99e0c43dd..76b269cca 100644 --- a/src/resources/item/shopitem.cpp +++ b/src/resources/item/shopitem.cpp @@ -26,7 +26,9 @@ #include "utils/stringutils.h" +#ifdef TMWA_SUPPORT #include "net/net.h" +#endif // TMWA_SUPPORT #include "resources/db/unitsdb.h" -- cgit v1.2.3-60-g2f50