diff --git a/components/resource/imagemanager.cpp b/components/resource/imagemanager.cpp index ea3adc704..96c5c66f5 100644 --- a/components/resource/imagemanager.cpp +++ b/components/resource/imagemanager.cpp @@ -13,6 +13,9 @@ USE_OSGPLUGIN(png) USE_OSGPLUGIN(tga) USE_OSGPLUGIN(dds) USE_OSGPLUGIN(jpeg) +USE_OSGPLUGIN(bmp) +USE_OSGPLUGIN(osg) +USE_SERIALIZER_WRAPPER_LIBRARY(osg) #endif namespace