Use dcp::compose rather than our own.
[dcpomatic.git] / src / lib / content_factory.cc
index e912589fcb9e89e51603dde5ec666423cfbcf407..6531986fbf662e55255a9c81d809ce5915f09045 100644 (file)
@@ -38,7 +38,7 @@
 #include "log_entry.h"
 #include "dcpomatic_log.h"
 #include "log.h"
-#include "compose.hpp"
+#include <dcp/compose.h>
 #include <libcxml/cxml.h>
 #include <dcp/smpte_subtitle_asset.h>
 #include <boost/algorithm/string.hpp>