summaryrefslogtreecommitdiff
path: root/src/map/irc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/irc.c')
-rw-r--r--src/map/irc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/irc.c b/src/map/irc.c
index 8a4d3b2e0..72b9dc8a4 100644
--- a/src/map/irc.c
+++ b/src/map/irc.c
@@ -32,8 +32,8 @@ typedef int socklen_t;
#include "../common/mmo.h"
#include "../common/showmsg.h"
#include "../common/version.h"
+#include "../common/nullpo.h"
-#include "nullpo.h"
#include "map.h"
#include "pc.h"
#include "irc.h"