diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-25 01:39:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-25 01:39:16 +0100 |
| commit | 493fa08920fbed2d8cda546d86a2b5e68083ed58 (patch) | |
| tree | 1f5918f6e28ef36842d4edd754f74ccafa035026 /src/lib/image.cc | |
| parent | 922361469072474da4294a90f1436cd0117cb90f (diff) | |
Remove unnecessary include.
Diffstat (limited to 'src/lib/image.cc')
| -rw-r--r-- | src/lib/image.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/image.cc b/src/lib/image.cc index 89536da33..620e71aa7 100644 --- a/src/lib/image.cc +++ b/src/lib/image.cc @@ -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> |
