summaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-03 10:30:31 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-03 10:30:31 +0000
commit4d225c4772e160131c914258655492b9cb2e466b (patch)
tree2e01359c8923ae68ff50d9c1e29c0c5cc7e4741b /src/util.h
parent914bd98baa57c6f2c117e33b21a9ee3d25d0fdc2 (diff)
Trim openjpeg.h includes.
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index 8b72e7e0..a56b1f4d 100644
--- a/src/util.h
+++ b/src/util.h
@@ -29,7 +29,6 @@
#include <boost/function.hpp>
#include <boost/filesystem.hpp>
#include <boost/optional.hpp>
-#include <openjpeg.h>
#include <string>
#include <stdint.h>