X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_clearcache.cpp;h=333593425d8ba99c3017ccd727149f6dce2a4bbb;hb=4c83624ed825ca123401a45c8d2844ba6453a85b;hp=eecf3267f66609319c4ed83c3ea6e56f82c58e22;hpb=9cf56d917d92959701694477f7944d45ad2c38ed;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_clearcache.cpp b/src/cmd_clearcache.cpp index eecf3267f..333593425 100644 --- a/src/cmd_clearcache.cpp +++ b/src/cmd_clearcache.cpp @@ -11,8 +11,7 @@ * --------------------------------------------------- */ -#include "configreader.h" -#include "users.h" +#include "inspircd.h" #include "commands/cmd_clearcache.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)