]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_map.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / cmd_map.cpp
index 0b7132c8f755234d63856c65bd60b8c2519f644c..70918e39275832c6853dbe53d72d05db58a99eb0 100644 (file)
@@ -11,8 +11,7 @@
  * ---------------------------------------------------
  */
 
-#include "configreader.h"
-#include "users.h"
+#include "inspircd.h"
 #include "commands/cmd_map.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)