summaryrefslogtreecommitdiff
path: root/src/net/buyingstorehandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/buyingstorehandler.h')
-rw-r--r--src/net/buyingstorehandler.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/net/buyingstorehandler.h b/src/net/buyingstorehandler.h
index 321cd9ec1..324dea271 100644
--- a/src/net/buyingstorehandler.h
+++ b/src/net/buyingstorehandler.h
@@ -21,6 +21,8 @@
#ifndef NET_BUYINGSTOREHANDLER_H
#define NET_BUYINGSTOREHANDLER_H
+#ifdef EATHENA_SUPPORT
+
#include <string>
#include <vector>
@@ -58,4 +60,5 @@ class BuyingStoreHandler notfinal
extern Net::BuyingStoreHandler *buyingStoreHandler;
+#endif // EATHENA_SUPPORT
#endif // NET_BUYINGSTOREHANDLER_H