multiple fixes
[NeonServV5.git] / src / modules / NeonSpam.mod / cmd_neonspam.h
index 383eeaf27e4a777c3a4020a7c8b659d49bf83933..02355cd9dd2377120c723be8285929d5bd11ca0d 100644 (file)
@@ -37,7 +37,9 @@
 #include "../../version.h"
 #include "../../EventLogger.h"
 #include "../../bots.h"
-#include "../../bot_NeonSpam.h"
+#include "bot_NeonSpam.h"
+
+void register_commands();
 
 CMD_BIND(neonspam_cmd_set);