- Timestamp:
- 06/23/10 16:38:49 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegAudioStream.hpp
r9910 r11651 3 3 #define HEADER_GUARD_OSGFFMPEG_FFMPEG_AUDIO_STREAM_H 4 4 5 #include "FFmpegDecoder.hpp" 5 6 #include <osg/AudioStream> 6 #include "FFmpegDecoder.hpp"7 7 8 8 namespace osgFFmpeg
