fixed some missing includes
[NeonServV5.git] / src / ChanNode.c
index cf3c1dbef1a4950357bd54e3a269eacf89d1d53a..41bbd455fd9d0df9783eb13860434ab700f86175 100644 (file)
@@ -21,6 +21,7 @@
 #include "modcmd.h"
 #include "ModeNode.h"
 #include "IRCEvents.h"
+#include "tools.h"
 
 static struct ChanNode **chanList;