summaryrefslogtreecommitdiff
path: root/Modules/FindosgPresentation.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindosgPresentation.cmake')
-rw-r--r--Modules/FindosgPresentation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindosgPresentation.cmake b/Modules/FindosgPresentation.cmake
index f89e25f9c..412502a8c 100644
--- a/Modules/FindosgPresentation.cmake
+++ b/Modules/FindosgPresentation.cmake
@@ -43,7 +43,7 @@
# #include <osg/PositionAttitudeTransform>
# #include <osgPresentation/SlideEventHandler>
-include(Findosg_functions)
+include(${CMAKE_CURRENT_LIST_DIR}/Findosg_functions.cmake)
OSG_FIND_PATH (OSGPRESENTATION osgPresentation/SlideEventHandler)
OSG_FIND_LIBRARY(OSGPRESENTATION osgPresentation)