X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_rules.cpp;h=ef63d58fda6f4005abaec697efea3484fa801772;hb=4c83624ed825ca123401a45c8d2844ba6453a85b;hp=95b744412e15cc2fa22ea28e4bb56eb9764e3529;hpb=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_rules.cpp b/src/cmd_rules.cpp index 95b744412..ef63d58fd 100644 --- a/src/cmd_rules.cpp +++ b/src/cmd_rules.cpp @@ -12,7 +12,6 @@ */ #include "inspircd.h" -#include "users.h" #include "commands/cmd_rules.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)