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