summaryrefslogtreecommitdiff
path: root/platform/qt/src/run_loop_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/qt/src/run_loop_impl.hpp')
-rw-r--r--platform/qt/src/run_loop_impl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/qt/src/run_loop_impl.hpp b/platform/qt/src/run_loop_impl.hpp
index ea64e4b977..c1fe8578e3 100644
--- a/platform/qt/src/run_loop_impl.hpp
+++ b/platform/qt/src/run_loop_impl.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include <mbgl/platform/log.hpp>
+#include <mbgl/util/logging.hpp>
#include <mbgl/util/async_task.hpp>
#include <mbgl/util/run_loop.hpp>