X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_pass.cpp;h=9b57c375df6ab0512306918064b8ff77b2761f48;hb=9422f4157ccff0482cd70105ada3bd9325455eaa;hp=29c83c3bf9c7fce8dc84450e5fdd5e69860cec8e;hpb=11554b8626d8b421cc9cf2c6f6cc3fe2467e0441;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_pass.cpp b/src/cmd_pass.cpp index 29c83c3bf..9b57c375d 100644 --- a/src/cmd_pass.cpp +++ b/src/cmd_pass.cpp @@ -12,7 +12,6 @@ */ #include "inspircd.h" -#include "users.h" #include "commands/cmd_pass.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)