summaryrefslogtreecommitdiff
path: root/src/enums/net/auctionsearchtype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums/net/auctionsearchtype.h')
-rw-r--r--src/enums/net/auctionsearchtype.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/enums/net/auctionsearchtype.h b/src/enums/net/auctionsearchtype.h
index 281db6875..108947e41 100644
--- a/src/enums/net/auctionsearchtype.h
+++ b/src/enums/net/auctionsearchtype.h
@@ -21,6 +21,7 @@
#ifndef ENUMS_NET_AUCTIONSEARCHTYPE_H
#define ENUMS_NET_AUCTIONSEARCHTYPE_H
+#ifdef EATHENA_SUPPORT
namespace AuctionSearchType
{
@@ -35,4 +36,5 @@ namespace AuctionSearchType
};
} // namespace AuctionSearchType
+#endif // EATHENA_SUPPORT
#endif // ENUMS_NET_AUCTIONSEARCHTYPE_H