summaryrefslogtreecommitdiff
path: root/devices/EmulatedCamera/hwl/JpegCompressor.h
diff options
context:
space:
mode:
Diffstat (limited to 'devices/EmulatedCamera/hwl/JpegCompressor.h')
-rw-r--r--devices/EmulatedCamera/hwl/JpegCompressor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/devices/EmulatedCamera/hwl/JpegCompressor.h b/devices/EmulatedCamera/hwl/JpegCompressor.h
index 1ebda72..f7379e7 100644
--- a/devices/EmulatedCamera/hwl/JpegCompressor.h
+++ b/devices/EmulatedCamera/hwl/JpegCompressor.h
@@ -25,7 +25,6 @@
#include <thread>
#include "Base.h"
-#include "HandleImporter.h"
extern "C" {
#include <jpeglib.h>
@@ -35,7 +34,6 @@ extern "C" {
namespace android {
-using android::hardware::camera::common::V1_0::helper::HandleImporter;
using google_camera_hal::BufferStatus;
using google_camera_hal::HwlPipelineCallback;
using google_camera_hal::HwlPipelineResult;