]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_map.cpp
Swap around ERROR and SNONOTICE in SendError() so that the server doesnt try and...
[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)