summaryrefslogtreecommitdiff
path: root/src/style/style_bucket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/style/style_bucket.cpp')
-rw-r--r--src/style/style_bucket.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/style/style_bucket.cpp b/src/style/style_bucket.cpp
index 664d5a9488..afd4bc09f7 100644
--- a/src/style/style_bucket.cpp
+++ b/src/style/style_bucket.cpp
@@ -1,6 +1,6 @@
-#include <llmr/style/style_bucket.hpp>
+#include <mbgl/style/style_bucket.hpp>
-namespace llmr {
+namespace mbgl {
StyleBucket::StyleBucket(StyleLayerType type) {
switch (type) {