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 ff3d641ff..5704b3416 100644 --- a/src/cmd_restart.cpp +++ b/src/cmd_restart.cpp @@ -17,7 +17,7 @@ #include "configreader.h" #include "users.h" #include "commands.h" -#include "helperfuncs.h" + #include "commands/cmd_restart.h" |