diff options
Diffstat (limited to 'src/cmd_restart.cpp')
-rw-r--r-- | src/cmd_restart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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;; |