summaryrefslogtreecommitdiffstats
path: root/tests/camera2/CameraFrameTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/camera2/CameraFrameTests.cpp')
-rw-r--r--tests/camera2/CameraFrameTests.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/camera2/CameraFrameTests.cpp b/tests/camera2/CameraFrameTests.cpp
index 8445098..eb29c68 100644
--- a/tests/camera2/CameraFrameTests.cpp
+++ b/tests/camera2/CameraFrameTests.cpp
@@ -23,9 +23,8 @@
#include "hardware/hardware.h"
#include "hardware/camera2.h"
-#include "CameraDeviceBase.h"
-#include "utils/StrongPointer.h"
-
+#include <common/CameraDeviceBase.h>
+#include <utils/StrongPointer.h>
#include <gui/CpuConsumer.h>
#include <gui/Surface.h>