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