summaryrefslogtreecommitdiff
path: root/src/map/atcommand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r--src/map/atcommand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 2ee492e53..a6c92a593 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -6,8 +6,8 @@
#include <string.h>
#include <ctype.h>
#include <math.h>
-#include <limits.h>
+#include "../common/cbasetypes.h"
#include "../common/mmo.h"
#include "../common/timer.h"
#include "../common/nullpo.h"