Use dcp::compose rather than our own.
[dcpomatic.git] / src / lib / encode_server.cc
index 24ba5bc451449bc59ab63d2c71d8ed182eb56a13..739903c8b18096cba9bf45bc34d6a6dae178eb9d 100644 (file)
 #include "config.h"
 #include "cross.h"
 #include "player_video.h"
-#include "compose.hpp"
 #include "log.h"
 #include "dcpomatic_log.h"
 #include "encoded_log_entry.h"
 #include "version.h"
 #include "warnings.h"
+#include <dcp/compose.h>
 #include <dcp/raw_convert.h>
 #include <libcxml/cxml.h>
 DCPOMATIC_DISABLE_WARNINGS