summaryrefslogtreecommitdiff
path: root/src/map/tile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/tile.cpp')
-rw-r--r--src/map/tile.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/tile.cpp b/src/map/tile.cpp
index 45fe88ee29..e073960116 100644
--- a/src/map/tile.cpp
+++ b/src/map/tile.cpp
@@ -1,8 +1,8 @@
-#include <llmr/map/tile.hpp>
+#include <mbgl/map/tile.hpp>
#include <cassert>
-using namespace llmr;
+using namespace mbgl;
#include <iostream>