X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_join.cpp;h=4e69cbb4ef15554181470950784ecd801e36e9c3;hb=9422f4157ccff0482cd70105ada3bd9325455eaa;hp=218e0f7b8b33229c28f675d35b9648fb90521369;hpb=9cf56d917d92959701694477f7944d45ad2c38ed;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_join.cpp b/src/cmd_join.cpp index 218e0f7b8..4e69cbb4e 100644 --- a/src/cmd_join.cpp +++ b/src/cmd_join.cpp @@ -12,7 +12,6 @@ */ #include "inspircd.h" -#include "users.h" #include "commands/cmd_join.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)