summaryrefslogtreecommitdiff
path: root/src/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h2
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;