diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-05 13:47:13 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-05 13:47:13 +0000 |
| commit | bc7089956cefc9f8528918f8a5d48174ab680f13 (patch) | |
| tree | 483baaabeaf361946f68a0813c88c1e0d79615a7 /src/util.cc | |
| parent | c8938a37429c914b77663328b6cff881be608775 (diff) | |
Remove some unnecessary includes.
Diffstat (limited to 'src/util.cc')
| -rw-r--r-- | src/util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.cc b/src/util.cc index b9c21dc5..787b9562 100644 --- a/src/util.cc +++ b/src/util.cc @@ -31,7 +31,6 @@ #include "KM_util.h" #include "KM_fileio.h" #include "AS_DCP.h" -#include <openjpeg.h> #include <xmlsec/xmldsig.h> #include <xmlsec/dl.h> #include <xmlsec/app.h> |
