summaryrefslogtreecommitdiffstats
path: root/tests/camera2/camera2_utils.h
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2013-02-14 17:34:35 -0800
committerMathias Agopian <mathias@google.com>2013-02-15 12:47:52 -0800
commitcc50111825fe5c8fd2a657b4a302a45fdca627e1 (patch)
treef5d78a2b5427b169c5bea9e1562e3ed7a6dc31b7 /tests/camera2/camera2_utils.h
parent7effe0ce84e234ece1fab8965ffef26acc672791 (diff)
downloadhardware_libhardware-cc50111825fe5c8fd2a657b4a302a45fdca627e1.zip
hardware_libhardware-cc50111825fe5c8fd2a657b4a302a45fdca627e1.tar.gz
hardware_libhardware-cc50111825fe5c8fd2a657b4a302a45fdca627e1.tar.bz2
Refactoring: Rename SurfaceTextureClient to Surface
Change-Id: Iff197c557c06673a1ad85a9bbd36caa38efb88b7
Diffstat (limited to 'tests/camera2/camera2_utils.h')
-rw-r--r--tests/camera2/camera2_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/camera2/camera2_utils.h b/tests/camera2/camera2_utils.h
index c846317..0cdf4a3 100644
--- a/tests/camera2/camera2_utils.h
+++ b/tests/camera2/camera2_utils.h
@@ -22,7 +22,7 @@
#include <system/camera_metadata.h>
#include <hardware/camera2.h>
-#include <gui/SurfaceTextureClient.h>
+#include <gui/Surface.h>
#include <gui/CpuConsumer.h>
#include <utils/List.h>