summaryrefslogtreecommitdiffhomepage
path: root/games/skully_escape/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'games/skully_escape/CMakeLists.txt')
-rw-r--r--games/skully_escape/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/skully_escape/CMakeLists.txt b/games/skully_escape/CMakeLists.txt
index d14f52d9..337e1db5 100644
--- a/games/skully_escape/CMakeLists.txt
+++ b/games/skully_escape/CMakeLists.txt
@@ -1,7 +1,7 @@
# Setup the project and settings
project(skully_escape)
-include("../../utils.cmake")
+include("../../cmake/utils.cmake")
# Make sure raylib has been built