Unnecessary include.
authorCarl Hetherington <cth@carlh.net>
Tue, 19 May 2015 14:39:06 +0000 (15:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 21 Mar 2016 16:41:09 +0000 (16:41 +0000)
src/lib/image_decoder.cc

index 2291daecd7996f85e00ad9bdc7d6cc9a96e8be90..cf7d8fb5a1af67e18e21deacc7e593e89b761933 100644 (file)
@@ -25,7 +25,6 @@
 #include "image.h"
 #include "magick_image_proxy.h"
 #include "j2k_image_proxy.h"
-#include "film.h"
 #include "exceptions.h"
 
 #include "i18n.h"