Replace incorrect uses of raw_convert with a new locale_convert.
[dcpomatic.git] / src / lib / dcp_content.cc
index 9e767596cf7619e34ae6673a53d21c054036496a..44c7ce5784b2ec08a52a6be888d3f8abce6433e7 100644 (file)
@@ -30,6 +30,7 @@
 #include "dcp_decoder.h"
 #include "subtitle_content.h"
 #include <dcp/dcp.h>
+#include <dcp/raw_convert.h>
 #include <dcp/exceptions.h>
 #include <dcp/reel_picture_asset.h>
 #include <dcp/reel.h>