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