aboutsummaryrefslogtreecommitdiff
path: root/tests/c2_e2e_test/jni/video_frame.cpp
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 16:57:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 16:57:21 +0000
commite7a9fb61a353807cb59c4ea9e0ff328e2ea18f8c (patch)
tree7951145509068d268b8fff7fc02070154ebf0501 /tests/c2_e2e_test/jni/video_frame.cpp
parentec976846efd4d2d8b1b00652b69e3c2f526980f3 (diff)
parentf37e5b4b16135f90a8dfc0a1db415448ffa9e5a2 (diff)
downloadv4l2_codec2-e7a9fb61a353807cb59c4ea9e0ff328e2ea18f8c.tar.gz
Snap for 7803083 from f37e5b4b16135f90a8dfc0a1db415448ffa9e5a2 to mainline-tzdata2-release
Change-Id: I0188968a1946093aa50cfe3a4dea351124bb1094
Diffstat (limited to 'tests/c2_e2e_test/jni/video_frame.cpp')
-rw-r--r--tests/c2_e2e_test/jni/video_frame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/c2_e2e_test/jni/video_frame.cpp b/tests/c2_e2e_test/jni/video_frame.cpp
index a15fe27..6a9b361 100644
--- a/tests/c2_e2e_test/jni/video_frame.cpp
+++ b/tests/c2_e2e_test/jni/video_frame.cpp
@@ -9,7 +9,7 @@
#include "video_frame.h"
-#include <utils/Log.h>
+#include <log/log.h>
namespace android {