Show
Ignore:
Timestamp:
02/25/09 21:52:34 (4 years ago)
Author:
robert
Message:

Tweaks to handle more modern version of ffmpeg compiled form source.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.hpp

    r9816 r9818  
    55#include <OpenThreads/Thread> 
    66 
    7 #include "AudioSinkInterface.hpp" 
    8 #include "BoundedMessageQueue.hpp" 
    97#include "FFmpegClocks.hpp" 
    108#include "FFmpegPacket.hpp" 
    119#include "FFmpegSampleFormat.hpp" 
     10 
     11#include "AudioSinkInterface.hpp" 
     12#include "BoundedMessageQueue.hpp" 
    1213 
    1314