diff options
Diffstat (limited to 'src/lib/ffmpeg_examiner.h')
| -rw-r--r-- | src/lib/ffmpeg_examiner.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_examiner.h b/src/lib/ffmpeg_examiner.h index 4378e241b..1ef7e3ba9 100644 --- a/src/lib/ffmpeg_examiner.h +++ b/src/lib/ffmpeg_examiner.h @@ -17,9 +17,9 @@ */ -#include <boost/optional.hpp> #include "ffmpeg.h" #include "video_examiner.h" +#include <boost/optional.hpp> class FFmpegAudioStream; class FFmpegSubtitleStream; |
