- Timestamp:
- 05/28/10 19:05:46 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/quicktime/MovieData.h
r9932 r11529 123 123 if (GetMoviesError()) { 124 124 _fError = true; 125 osg::notify(osg::ALWAYS)<< "MovieData: GetMoviesError fails at " << msg << std::endl;125 OSG_ALWAYS << "MovieData: GetMoviesError fails at " << msg << std::endl; 126 126 } 127 127 }
