summaryrefslogtreecommitdiff
path: root/vulkan/libvulkan/stubhal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vulkan/libvulkan/stubhal.cpp')
-rw-r--r--vulkan/libvulkan/stubhal.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vulkan/libvulkan/stubhal.cpp b/vulkan/libvulkan/stubhal.cpp
index 3de8970475..2926268488 100644
--- a/vulkan/libvulkan/stubhal.cpp
+++ b/vulkan/libvulkan/stubhal.cpp
@@ -30,7 +30,7 @@
#include <bitset>
#include <mutex>
-#include <android/log.h>
+#include <log/log.h>
#include <hardware/hwvulkan.h>
#include "stubhal.h"