summaryrefslogtreecommitdiff
path: root/guest/hals/camera/Thumbnail.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'guest/hals/camera/Thumbnail.cpp')
-rw-r--r--guest/hals/camera/Thumbnail.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/guest/hals/camera/Thumbnail.cpp b/guest/hals/camera/Thumbnail.cpp
index 4b431bbe..e8f8126e 100644
--- a/guest/hals/camera/Thumbnail.cpp
+++ b/guest/hals/camera/Thumbnail.cpp
@@ -18,7 +18,7 @@
#define LOG_NDEBUG 0
#define LOG_TAG "EmulatedCamera_Thumbnail"
-#include <cutils/log.h>
+#include <log/log.h>
#include <libexif/exif-data.h>
#include <libyuv.h>