X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_user.cpp;h=97466bce48a2d8a7192c82a918266f690e7f29de;hb=fc9e00f49299cb3b402406b5f185d5f4af1e9780;hp=f606751d72a959e4fff0d768000bd62cd5673b8d;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_user.cpp b/src/cmd_user.cpp index f606751d7..97466bce4 100644 --- a/src/cmd_user.cpp +++ b/src/cmd_user.cpp @@ -20,7 +20,7 @@ #include "message.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_user.h" +#include "commands/cmd_user.h" extern ServerConfig* Config; extern int MODCOUNT;