]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_topic.cpp
ModeHandler documented
[user/henk/code/inspircd.git] / src / cmd_topic.cpp
index b9051ea6fcf753298d66167b0d25488ab6783e2c..191cecb0f909fc5684df267f8c6dbbf6b50a29a3 100644 (file)
@@ -20,7 +20,8 @@
 #include "modules.h"
 #include "message.h"
 #include "commands.h"
-#include "cmd_topic.h"
+#include "commands/cmd_topic.h"
+#include "helperfuncs.h"
 
 extern ServerConfig* Config;
 extern int MODCOUNT;