X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_who.cpp;h=4697add4ef77744a8f4a8927d1c9edd665b17a1d;hb=9dd72b7003963d868a23da930a91300b49ab4959;hp=49c44765cede09de70f8138c68df9db7e1d810dd;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_who.cpp b/src/cmd_who.cpp index 49c44765c..4697add4e 100644 --- a/src/cmd_who.cpp +++ b/src/cmd_who.cpp @@ -20,7 +20,7 @@ #include "modules.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_who.h" +#include "commands/cmd_who.h" extern ServerConfig* Config; extern user_hash clientlist;