diff --git a/examples/osgmovie/osgmovie.cpp b/examples/osgmovie/osgmovie.cpp index e0dca8061..4c4a0bcb8 100644 --- a/examples/osgmovie/osgmovie.cpp +++ b/examples/osgmovie/osgmovie.cpp @@ -322,8 +322,6 @@ osg::Geometry* myCreateTexturedQuadGeometry(const osg::Vec3& pos,float width,flo #if USE_SDL -#include "SDL.h" - class SDLAudioSink : public osg::AudioSink { public: