]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_part.cpp
Fixed an issue that could cause empty parameters in module commands to not be sent...
[user/henk/code/inspircd.git] / src / cmd_part.cpp
index 347466c22375dda74d6850c615bd4d2b7f299a27..9887d844ed4ed448ca14d77b5a7be161711013e7 100644 (file)
@@ -12,7 +12,6 @@
  */
 
 #include "inspircd.h"
-#include "users.h"
 #include "commands/cmd_part.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)