Remove unnecessary include.
authorCarl Hetherington <cth@carlh.net>
Wed, 2 Oct 2013 08:50:09 +0000 (09:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 2 Oct 2013 08:50:09 +0000 (09:50 +0100)
src/lib/writer.cc

index 85c913d0009cd0c0281a02890f1b31dc165b5bb8..dc60e7947b9463341e933a5a5837267c0c8f18c9 100644 (file)
@@ -22,7 +22,6 @@
 #include <libdcp/mono_picture_asset.h>
 #include <libdcp/stereo_picture_asset.h>
 #include <libdcp/sound_asset.h>
-#include <libdcp/picture_frame.h>
 #include <libdcp/reel.h>
 #include <libdcp/dcp.h>
 #include <libdcp/cpl.h>