X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_join.cpp;h=17b14fdff4aa42056d9374564c388ef1cc6c867f;hb=6dfc98470938a932ddee0100f515658dffe94438;hp=a71e4d81c9f294ec7c3f5e01c4b275aafc09d42b;hpb=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_join.cpp b/src/cmd_join.cpp index a71e4d81c..17b14fdff 100644 --- a/src/cmd_join.cpp +++ b/src/cmd_join.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_join.h" +#include "commands/cmd_join.h" extern InspIRCd* ServerInstance;