Changeset 10190 for OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp
- Timestamp:
- 05/12/09 18:26:07 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp
r10188 r10190 323 323 #if USE_SDL 324 324 325 #include "SDL.h"326 327 325 class SDLAudioSink : public osg::AudioSink 328 326 {
