added missing include
[NeonServV5.git] / bot_NeonServ.c
index 0eb5a69d624c1e423d26bfde5380b93f3d18a010..5e8aabd2e51650fc20a78fc9cf5fc72d97d48790 100644 (file)
@@ -2,6 +2,7 @@
 #include "bot_NeonServ.h"
 #include "modcmd.h"
 #include "IRCEvents.h"
+#include "IRCParser.h"
 #include "UserNode.h"
 #include "ChanNode.h"
 #include "ChanUser.h"