X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_privmsg.cpp;h=53a9e82ddd8098b09757bf467fab8a7c47e49d38;hb=14004479dc1d471c4388f0ab7f86f869ba7f098a;hp=0814c08c4f1731c910255663148f832dcd6a246d;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_privmsg.cpp b/src/cmd_privmsg.cpp index 0814c08c4..53a9e82dd 100644 --- a/src/cmd_privmsg.cpp +++ b/src/cmd_privmsg.cpp @@ -24,7 +24,7 @@ #include "wildcard.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_privmsg.h" +#include "commands/cmd_privmsg.h" extern ServerConfig* Config; extern InspIRCd* ServerInstance;