diff --git a/src/osgPlugins/bmp/ReaderWriterBMP.cpp b/src/osgPlugins/bmp/ReaderWriterBMP.cpp index 146c0bfc7..8d0192f00 100644 --- a/src/osgPlugins/bmp/ReaderWriterBMP.cpp +++ b/src/osgPlugins/bmp/ReaderWriterBMP.cpp @@ -196,7 +196,16 @@ int *numComponents_ret) inf.ColorUsed=(long)pow(2.0,(double)inf.Colorbits); // infer the colours } osg::notify(osg::INFO) << "readbmp " <