X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_part.cpp;h=70a5511eb8491e2fa6a1d8100e47583bc98edff6;hb=9dd72b7003963d868a23da930a91300b49ab4959;hp=da38d6df6f7b0a8c5e3511e619da5c27f2e4f54d;hpb=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_part.cpp b/src/cmd_part.cpp index da38d6df6..70a5511eb 100644 --- a/src/cmd_part.cpp +++ b/src/cmd_part.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_part.h" +#include "commands/cmd_part.h" extern InspIRCd* ServerInstance;