summaryrefslogtreecommitdiff
path: root/guest/hals/camera/CallbackNotifier.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'guest/hals/camera/CallbackNotifier.cpp')
-rw-r--r--guest/hals/camera/CallbackNotifier.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/guest/hals/camera/CallbackNotifier.cpp b/guest/hals/camera/CallbackNotifier.cpp
index dc677733..765d4e7d 100644
--- a/guest/hals/camera/CallbackNotifier.cpp
+++ b/guest/hals/camera/CallbackNotifier.cpp
@@ -23,7 +23,7 @@
#define LOG_TAG "EmulatedCamera_CallbackNotifier"
#include "CallbackNotifier.h"
#include <MetadataBufferType.h>
-#include <cutils/log.h>
+#include <log/log.h>
#include "EmulatedCameraDevice.h"
#include "JpegCompressor.h"
#include "Exif.h"