summaryrefslogtreecommitdiff
path: root/Modules/FindosgShadow.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindosgShadow.cmake')
-rw-r--r--Modules/FindosgShadow.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindosgShadow.cmake b/Modules/FindosgShadow.cmake
index ca87b5611..f3be0bfdf 100644
--- a/Modules/FindosgShadow.cmake
+++ b/Modules/FindosgShadow.cmake
@@ -42,7 +42,7 @@
# #include <osg/PositionAttitudeTransform>
# #include <osgShadow/ShadowTexture>
-include(Findosg_functions)
+include(${CMAKE_CURRENT_LIST_DIR}/Findosg_functions.cmake)
OSG_FIND_PATH (OSGSHADOW osgShadow/ShadowTexture)
OSG_FIND_LIBRARY(OSGSHADOW osgShadow)