summaryrefslogtreecommitdiffstats
path: root/camera/EmulatedQemuCameraDevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'camera/EmulatedQemuCameraDevice.cpp')
-rwxr-xr-xcamera/EmulatedQemuCameraDevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/EmulatedQemuCameraDevice.cpp b/camera/EmulatedQemuCameraDevice.cpp
index 0ff6df2..c416454 100755
--- a/camera/EmulatedQemuCameraDevice.cpp
+++ b/camera/EmulatedQemuCameraDevice.cpp
@@ -21,7 +21,7 @@
#define LOG_NDEBUG 0
#define LOG_TAG "EmulatedCamera_QemuDevice"
-#include <cutils/log.h>
+#include <log/log.h>
#include "EmulatedQemuCamera.h"
#include "EmulatedQemuCameraDevice.h"