X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_commands.cpp;h=57f1422074079d4103af4928519fe2a0e6f3b469;hb=9dd72b7003963d868a23da930a91300b49ab4959;hp=5fd9767343adad899f0e2ea7ec403fa14ec7c12d;hpb=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_commands.cpp b/src/cmd_commands.cpp index 5fd976734..57f142207 100644 --- a/src/cmd_commands.cpp +++ b/src/cmd_commands.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_commands.h" +#include "commands/cmd_commands.h" extern InspIRCd* ServerInstance;