aboutsummaryrefslogtreecommitdiff
path: root/cmake/scripts/common/GenerateVersionedFiles.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/scripts/common/GenerateVersionedFiles.cmake')
-rw-r--r--cmake/scripts/common/GenerateVersionedFiles.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/scripts/common/GenerateVersionedFiles.cmake b/cmake/scripts/common/GenerateVersionedFiles.cmake
index e105b277e8..6062362fd5 100644
--- a/cmake/scripts/common/GenerateVersionedFiles.cmake
+++ b/cmake/scripts/common/GenerateVersionedFiles.cmake
@@ -1,4 +1,4 @@
-include(${CORE_SOURCE_DIR}/project/cmake/scripts/common/Macros.cmake)
+include(${CORE_SOURCE_DIR}/cmake/scripts/common/Macros.cmake)
core_find_versions()
file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/addons/xbmc.addon)