X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_kick.cpp;h=07b3896894eec83de57d89fea6def9cb63ddd1d2;hb=6050df73f498d05597fb37c6157868df1f6f4db2;hp=9838995d2ff8470e1d38ef0faaca9ed30a5d0c77;hpb=cfb2c2fff47d99f43434de7db339c2f2237c6bad;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_kick.cpp b/src/cmd_kick.cpp index 9838995d2..07b389689 100644 --- a/src/cmd_kick.cpp +++ b/src/cmd_kick.cpp @@ -17,7 +17,7 @@ #include "inspircd_config.h" #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "inspircd.h" #include "commands/cmd_kick.h"