summaryrefslogtreecommitdiff
path: root/Modules/FindosgProducer.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/FindosgProducer.cmake')
-rw-r--r--Modules/FindosgProducer.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindosgProducer.cmake b/Modules/FindosgProducer.cmake
index 2c3800b54..ea561a036 100644
--- a/Modules/FindosgProducer.cmake
+++ b/Modules/FindosgProducer.cmake
@@ -42,7 +42,7 @@
# #include <osg/PositionAttitudeTransform>
# #include <osgProducer/OsgSceneHandler>
-include(Findosg_functions)
+include(${CMAKE_CURRENT_LIST_DIR}/Findosg_functions.cmake)
OSG_FIND_PATH (OSGPRODUCER osgProducer/OsgSceneHandler)
OSG_FIND_LIBRARY(OSGPRODUCER osgProducer)