X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fcmd_restart.cpp;h=80f607890c3c46bf12e2ad72d4e1c306b5821336;hb=db07867e945deb72ce103f796e20104a27c5f68a;hp=01cf650db670111fcdc75fde4fd7578b9f3fad39;hpb=d54fbc71e2a2e0f70002e2d36c669c4aa3d59e17;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/src/cmd_restart.cpp b/src/cmd_restart.cpp index 01cf650db..80f607890 100644 --- a/src/cmd_restart.cpp +++ b/src/cmd_restart.cpp @@ -18,7 +18,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_restart.h" +#include "commands/cmd_restart.h" extern ServerConfig* Config;;