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