summaryrefslogtreecommitdiff
path: root/src/net/eathena/maptypeproperty2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/maptypeproperty2.h')
-rw-r--r--src/net/eathena/maptypeproperty2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/maptypeproperty2.h b/src/net/eathena/maptypeproperty2.h
index da069ac96..e8602ffbe 100644
--- a/src/net/eathena/maptypeproperty2.h
+++ b/src/net/eathena/maptypeproperty2.h
@@ -21,6 +21,8 @@
#ifndef NET_EATHENA_MAPTYPEPROPERTY2_H
#define NET_EATHENA_MAPTYPEPROPERTY2_H
+#include "localconsts.h"
+
#if defined(__GXX_EXPERIMENTAL_CXX0X__)
#include <cstdint>
#else