summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 5d16f3db..b7916053 100644
--- a/src/game.h
+++ b/src/game.h
@@ -25,7 +25,7 @@
#define _TMW_GAME_
#include <iosfwd>
-#include "Being.h"
+#include "being.h"
#define SPEECH_TIME 80
#define SPEECH_MAX_TIME 100