diff options
Diffstat (limited to 'src/cmd_pass.cpp')
-rw-r--r-- | src/cmd_pass.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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) |