diff options
Diffstat (limited to 'src/state.h')
-rw-r--r-- | src/state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/state.h b/src/state.h index 5a114e20..955b37da 100644 --- a/src/state.h +++ b/src/state.h @@ -26,7 +26,7 @@ #include <map> -#include "being.h" +#include "player.h" class Map; |