fixed some missing includes
[NeonServV5.git] / src / lang.c
index e07735e5a7f72e88af4b83096d47fa25a91e9bcd..22b0c77c24c9f468855f7bd870b3f455016a6ba6 100644 (file)
@@ -18,6 +18,7 @@
 #include "UserNode.h"
 #include "DBHelper.h"
 #include "mysqlConn.h"
+#include "tools.h"
 
 #define DEFAULT_LANG_TAG "EN"
 #define DEFAULT_LANG_NAME "English"