X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_loadmodule.cpp;h=e06817624cf40f41c92c9292570fd318ea1e4a9e;hb=8f9d0a68cd77b6a78eccfa7df9c1045d453ce581;hp=9ee3ab7301b600d6b1d55784a5b559869a3ed9eb;hpb=77123f4dec9f29105f6c0ceea0262cfe8e9eaa1a;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_loadmodule.cpp b/src/cmd_loadmodule.cpp index 9ee3ab730..e06817624 100644 --- a/src/cmd_loadmodule.cpp +++ b/src/cmd_loadmodule.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_loadmodule.h" +#include "commands/cmd_loadmodule.h" extern InspIRCd* ServerInstance;