Various fixes pointed out by tests.
[dcpomatic.git] / src / lib / dcp_video.h
index d517a8f0258ab47b3f5c1b1a0a3e6e7910c2b034..051333c45727b11f73b29d9797cdf57079382791 100644 (file)
@@ -18,8 +18,8 @@
 
 */
 
-#include <dcp/picture_mxf_writer.h>
 #include "util.h"
+#include <dcp/picture_mxf_writer.h>
 
 /** @file  src/dcp_video_frame.h
  *  @brief A single frame of video destined for a DCP.