summaryrefslogtreecommitdiff
path: root/Modules/FindosgManipulator.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindosgManipulator.cmake')
-rw-r--r--Modules/FindosgManipulator.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindosgManipulator.cmake b/Modules/FindosgManipulator.cmake
index 9e5857083..32d6def7b 100644
--- a/Modules/FindosgManipulator.cmake
+++ b/Modules/FindosgManipulator.cmake
@@ -42,7 +42,7 @@
# #include <osg/PositionAttitudeTransform>
# #include <osgManipulator/TrackballDragger>
-include(Findosg_functions)
+include(${CMAKE_CURRENT_LIST_DIR}/Findosg_functions.cmake)
OSG_FIND_PATH (OSGMANIPULATOR osgManipulator/TrackballDragger)
OSG_FIND_LIBRARY(OSGMANIPULATOR osgManipulator)