diff options
Diffstat (limited to 'src/commands.h')
-rw-r--r-- | src/commands.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h index 8308bd5f1..d196b9c51 100644 --- a/src/commands.h +++ b/src/commands.h @@ -23,7 +23,7 @@ #ifndef COMMANDS_H #define COMMANDS_H -#include "playerrelations.h" +#include "being/playerrelations.h" #include "input/keydata.h" |