diff options
Diffstat (limited to 'src/cmd_summon.cpp')
-rw-r--r-- | src/cmd_summon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_summon.cpp b/src/cmd_summon.cpp index 004176b90..ff1659263 100644 --- a/src/cmd_summon.cpp +++ b/src/cmd_summon.cpp @@ -17,7 +17,7 @@ #include "users.h" #include "commands.h" #include "helperfuncs.h" -#include "cmd_summon.h" +#include "commands/cmd_summon.h" void cmd_summon::Handle (char **parameters, int pcnt, userrec *user) { |