Remove unnecessary include.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2012 00:39:16 +0000 (01:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2012 00:39:16 +0000 (01:39 +0100)
src/lib/image.cc

index 89536da33127726daa2d0fab841786eff063bb7f..620e71aa7a188d43aaaa560b2d48ca9a3c9c5e45 100644 (file)
@@ -27,7 +27,6 @@
 #include <sys/time.h>
 #include <boost/algorithm/string.hpp>
 #include <openjpeg.h>
-#include <mhash.h>
 extern "C" {
 #include <libavcodec/avcodec.h>
 #include <libavformat/avformat.h>