summaryrefslogtreecommitdiff
path: root/src/stereo_picture_frame.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-05 13:47:13 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-05 13:47:13 +0000
commitbc7089956cefc9f8528918f8a5d48174ab680f13 (patch)
tree483baaabeaf361946f68a0813c88c1e0d79615a7 /src/stereo_picture_frame.cc
parentc8938a37429c914b77663328b6cff881be608775 (diff)
Remove some unnecessary includes.
Diffstat (limited to 'src/stereo_picture_frame.cc')
-rw-r--r--src/stereo_picture_frame.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stereo_picture_frame.cc b/src/stereo_picture_frame.cc
index 5a90e0a1..49a82861 100644
--- a/src/stereo_picture_frame.cc
+++ b/src/stereo_picture_frame.cc
@@ -26,7 +26,6 @@
#include "KM_fileio.h"
#include "compose.hpp"
#include "j2k.h"
-#include <openjpeg.h>
using std::string;
using boost::shared_ptr;