diff options
Diffstat (limited to 'src/cmd_squit.cpp')
-rw-r--r-- | src/cmd_squit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_squit.cpp b/src/cmd_squit.cpp index cdfe23159..7b080a0ec 100644 --- a/src/cmd_squit.cpp +++ b/src/cmd_squit.cpp @@ -17,7 +17,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_squit.h" +#include "commands/cmd_squit.h" /* * This is handled by the server linking module, if necessary. Do not remove this stub. |