Slightly-improved log message.
[dcpomatic.git] / src / lib / ffmpeg_stream.h
index 6bbcd0b0131d441af5d469edf65031bdc5010d93..6479bd70d96a817c73cf91e39cea41e0c70adea9 100644 (file)
@@ -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;