Use dcp::compose rather than our own.
[dcpomatic.git] / src / wx / recipient_dialog.cc
index d59226a96e94abb2e101de54e047188e62c01a57..b6638edd8ed739f89d3151308b6875edf8a8025f 100644 (file)
@@ -25,8 +25,8 @@
 #include "download_certificate_dialog.h"
 #include "table_dialog.h"
 #include "dcpomatic_button.h"
-#include "lib/compose.hpp"
 #include "lib/util.h"
+#include <dcp/compose.h>
 #include <dcp/exceptions.h>
 #include <dcp/certificate_chain.h>
 #include "lib/warnings.h"