summaryrefslogtreecommitdiff
path: root/include/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/game.h')
-rw-r--r--include/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/game.h b/include/game.h
index 91f471d..c70de8e 100644
--- a/include/game.h
+++ b/include/game.h
@@ -1,7 +1,7 @@
#ifndef INCLUDE_GAME
#define INCLUDE_GAME
-#include <projectbase/project_base.h>
+#include "../project-base/src/project_base.h"
#include "../include/protocol.h"
#include "../include/players.h"