Use dcp::compose rather than our own.
[dcpomatic.git] / src / wx / content_sub_panel.cc
index 9c236abebfef4a1b552b5e8b5f084a283f569a1d..a43a5fc94789e378ca7efc07491c5365f6a68e16 100644 (file)
@@ -22,8 +22,8 @@
 #include "content_panel.h"
 #include "wx_util.h"
 #include "lib/dcp_content.h"
-#include "lib/compose.hpp"
 #include "lib/log.h"
+#include <dcp/compose.h>
 #include <wx/notebook.h>
 
 using std::list;