diff --git a/src/osgPlugins/p3d/CMakeLists.txt b/src/osgPlugins/p3d/CMakeLists.txt index 265d79f0d..21829f207 100644 --- a/src/osgPlugins/p3d/CMakeLists.txt +++ b/src/osgPlugins/p3d/CMakeLists.txt @@ -17,7 +17,7 @@ SET(TARGET_H CompileSlideCallback.h ) -SET(TARGET_ADDED_LIBRARIES osgVolume osgViewer) +SET(TARGET_ADDED_LIBRARIES osgVolume osgFX osgViewer) #### end var setup ### SETUP_PLUGIN(p3d)