X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_die.cpp;h=c5514c067968388f458e32dd464fb6fdf759d75e;hb=8f9d0a68cd77b6a78eccfa7df9c1045d453ce581;hp=a8d3f14e6ea9bd25c7c0978f64addcc42b97b376;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_die.cpp b/src/cmd_die.cpp index a8d3f14e6..c5514c067 100644 --- a/src/cmd_die.cpp +++ b/src/cmd_die.cpp @@ -21,7 +21,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_die.h" +#include "commands/cmd_die.h" extern ServerConfig* Config; extern std::vector all_opers;