fixed some missing includes
[NeonServV5.git] / src / QServer.c
index 23cc2cc79cdbee9b7280c1667c3ee34381d9c0ba..ef382c98d46cfb945f95c9174df9bc134c9983d2 100644 (file)
@@ -25,6 +25,7 @@
 #include "ConfigParser.h"
 #include "bots.h"
 #include "IOHandler.h"
+#include "tools.h"
 
 #ifdef WIN32
 typedef uint32_t socklen_t;