diff options
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r-- | src/map/atcommand.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index f947c0b3b..6acd8334f 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -15,6 +15,7 @@ #include "../common/showmsg.h" #include "../common/malloc.h" #include "../common/socket.h" +#include "../common/strlib.h" #include "atcommand.h" #include "log.h" |