summaryrefslogtreecommitdiff
path: root/include/pathfinding.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathfinding.h')
-rw-r--r--include/pathfinding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pathfinding.h b/include/pathfinding.h
index 4eace4c..33eb409 100644
--- a/include/pathfinding.h
+++ b/include/pathfinding.h
@@ -1,7 +1,7 @@
#ifndef INCLUDE_PATHFINDING
#define INCLUDE_PATHFINDING
-#include <projectbase/project_base.h>
+#include "../project-base/src/project_base.h"
#include "allocator.h"
#include "players.h"