summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/fixture_log_observer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/mbgl/test/fixture_log_observer.hpp')
-rw-r--r--test/src/mbgl/test/fixture_log_observer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/mbgl/test/fixture_log_observer.hpp b/test/src/mbgl/test/fixture_log_observer.hpp
index 918bbee18c..96ddc2c54f 100644
--- a/test/src/mbgl/test/fixture_log_observer.hpp
+++ b/test/src/mbgl/test/fixture_log_observer.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include <mbgl/platform/log.hpp>
+#include <mbgl/util/logging.hpp>
#include <vector>
#include <cstdarg>