Some include tidying.
[dcpomatic.git] / src / lib / video_examiner.h
index 55b27ac94832f42397b7a96425ee9dd22ba65d94..2dcacfc349fbeaa11b46219bf80867a6f682729e 100644 (file)
@@ -21,9 +21,9 @@
  *  @brief VideoExaminer class.
  */
 
-#include <dcp/types.h>
 #include "types.h"
 #include "video_content.h"
+#include <dcp/types.h>
 
 /** @class VideoExaminer
  *  @brief Parent for classes which examine video sources and obtain information about them.