Include trimming.
[libdcp.git] / test / colour_test.cc
index d1ca62a1c9aa01f7c97d4a929eaf2d96b2c44701..34fc6bf5144c7fd1f5a4c09f11175027f1e76251 100644 (file)
     files in the program, then also delete it here.
 */
 
-#include "util.h"
+
 #include "exceptions.h"
+#include "types.h"
+#include "util.h"
 #include <boost/test/unit_test.hpp>
 
+
 /** Check that dcp::Colour works */
 BOOST_AUTO_TEST_CASE (colour)
 {