Use dcp::compose rather than our own.
[dcpomatic.git] / src / wx / screen_dialog.cc
index 8da8f061e7c93d47871b49efc02a8a55fdca9401..e438ca87ed52a35700e7d994f6b5e63cbe5c5ace 100644 (file)
@@ -26,9 +26,9 @@
 #include "static_text.h"
 #include "table_dialog.h"
 #include "wx_util.h"
-#include "lib/compose.hpp"
 #include "lib/util.h"
 #include "lib/warnings.h"
+#include <dcp/compose.h>
 #include <dcp/exceptions.h>
 #include <dcp/certificate_chain.h>
 DCPOMATIC_DISABLE_WARNINGS