Replace incorrect uses of raw_convert with a new locale_convert.
[dcpomatic.git] / src / lib / audio_content.cc
index e66b8b998ded170d9ec2d56df47417c278c653b7..25a7ef8a51c96f14f4aca221ddd7edeb8630185a 100644 (file)
@@ -24,6 +24,7 @@
 #include "config.h"
 #include "frame_rate_change.h"
 #include "compose.hpp"
+#include "locale_convert.h"
 #include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
 #include <libxml++/libxml++.h>