summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp
index 8091d7f8..4e421784 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -24,7 +24,7 @@
#include <stdio.h>
#include "astar.h"
-#include "Being.h"
+#include "being.h"
Being *player_node = NULL;