Some include tidying.
[dcpomatic.git] / src / lib / dcp_content_type.h
index ebfe09518a5577189e745d05d0a37bfd6d1ce04c..34398009bcaa24fb00bd4fe7e47d82fe6ac8af28 100644 (file)
@@ -24,9 +24,9 @@
  *  @brief A description of the type of content for a DCP (e.g. feature, trailer etc.)
  */
 
+#include <dcp/dcp.h>
 #include <string>
 #include <vector>
-#include <dcp/dcp.h>
 
 /** @class DCPContentType
  *  @brief A description of the type of content for a DCP (e.g. feature, trailer etc.)