Replace incorrect uses of raw_convert with a new locale_convert.
[dcpomatic.git] / test / video_content_scale_test.cc
index bb6694db223a0d75b4a8fbf45963f87c25f9a69f..e7fddd720e72b9d6b5719e36c60c85914c00d9bd 100644 (file)
 
 */
 
-#include <boost/test/unit_test.hpp>
 #include "lib/ffmpeg_content.h"
 #include "lib/ratio.h"
 #include "lib/video_content.h"
+#include <dcp/raw_convert.h>
+#include <boost/test/unit_test.hpp>
 
 using std::list;
 using std::string;