Adapt for changes to libdcp API.
[dcpomatic.git] / src / lib / encoded_data.h
index 232ed6e8a4aaedc0871f7d3a1f6318129b80d7f4..368f267f153851d8c71ea309cd04f7f7893605bb 100644 (file)
 
 */
 
+#include "types.h"
+#include <dcp/picture_asset_writer.h>
 #include <boost/noncopyable.hpp>
 #include <boost/filesystem.hpp>
-#include <dcp/picture_mxf_writer.h>
-#include "types.h"
 
 class Socket;
 class Film;