X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_part.cpp;h=9887d844ed4ed448ca14d77b5a7be161711013e7;hb=4c83624ed825ca123401a45c8d2844ba6453a85b;hp=347466c22375dda74d6850c615bd4d2b7f299a27;hpb=11554b8626d8b421cc9cf2c6f6cc3fe2467e0441;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_part.cpp b/src/cmd_part.cpp index 347466c22..9887d844e 100644 --- a/src/cmd_part.cpp +++ b/src/cmd_part.cpp @@ -12,7 +12,6 @@ */ #include "inspircd.h" -#include "users.h" #include "commands/cmd_part.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)