summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ffmpeg_stream.h')
-rw-r--r--src/lib/ffmpeg_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ffmpeg_stream.h b/src/lib/ffmpeg_stream.h
index 6bbcd0b01..6479bd70d 100644
--- a/src/lib/ffmpeg_stream.h
+++ b/src/lib/ffmpeg_stream.h
@@ -20,8 +20,8 @@
#ifndef DCPOMATIC_FFMPEG_STREAM_H
#define DCPOMATIC_FFMPEG_STREAM_H
-#include <boost/lexical_cast.hpp>
#include <libcxml/cxml.h>
+#include <boost/lexical_cast.hpp>
struct AVFormatContext;
struct AVStream;