X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_nick.cpp;h=432c2e8147e31ea57804ee5659b58455884e505d;hb=6dfc98470938a932ddee0100f515658dffe94438;hp=16b3d2b94e79e777fa0b1703d4f61f5945831767;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_nick.cpp b/src/cmd_nick.cpp index 16b3d2b94..432c2e814 100644 --- a/src/cmd_nick.cpp +++ b/src/cmd_nick.cpp @@ -27,7 +27,7 @@ #include "dns.h" #include "helperfuncs.h" #include "hashcomp.h" -#include "cmd_nick.h" +#include "commands/cmd_nick.h" extern ServerConfig* Config; extern int MODCOUNT;