Use dcp::compose rather than our own.
[dcpomatic.git] / src / wx / playlist_controls.cc
index d65cb0fccaf2999574405a86c73017823916cba3..b935b0ba2dfea54f79d4e1a5da00ee9455d65f7d 100644 (file)
@@ -30,7 +30,7 @@
 #include "lib/scoped_temporary.h"
 #include "lib/internet.h"
 #include "lib/ffmpeg_content.h"
-#include "lib/compose.hpp"
+#include <dcp/compose.h>
 #include <dcp/raw_convert.h>
 #include <dcp/exceptions.h>
 #include <wx/listctrl.h>