summaryrefslogtreecommitdiff
path: root/test/algorithm
diff options
context:
space:
mode:
Diffstat (limited to 'test/algorithm')
-rw-r--r--test/algorithm/update_renderables.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/algorithm/update_renderables.cpp b/test/algorithm/update_renderables.cpp
index 860381bdfa..704cd770db 100644
--- a/test/algorithm/update_renderables.cpp
+++ b/test/algorithm/update_renderables.cpp
@@ -1,7 +1,7 @@
#include <mbgl/test/util.hpp>
#include "mock.hpp"
-#include <mbgl/algorithm/update_renderables_impl.hpp>
+#include <mbgl/algorithm/update_renderables.hpp>
using namespace mbgl;