X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_away.cpp;h=98209217f7e3f401cab0cbcf9ff3d0d7188d2f1a;hb=19157777c5f977fddbcfdc8cdad78e12bf0d6bbb;hp=874881119cf776e6353938de7f38a888a2d5613d;hpb=9cf56d917d92959701694477f7944d45ad2c38ed;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_away.cpp b/src/cmd_away.cpp index 874881119..98209217f 100644 --- a/src/cmd_away.cpp +++ b/src/cmd_away.cpp @@ -11,9 +11,7 @@ * --------------------------------------------------- */ -#include "configreader.h" -#include "users.h" -#include "modules.h" +#include "inspircd.h" #include "commands/cmd_away.h" extern "C" DllExport command_t* init_command(InspIRCd* Instance)