summaryrefslogtreecommitdiff
path: root/common/settings_json.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/settings_json.hpp')
-rw-r--r--common/settings_json.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/settings_json.hpp b/common/settings_json.hpp
index fa95254656..09f7841c91 100644
--- a/common/settings_json.hpp
+++ b/common/settings_json.hpp
@@ -1,7 +1,7 @@
-#ifndef LLMR_JSON_SETTINGS
-#define LLMR_JSON_SETTINGS
+#ifndef MBGL_JSON_SETTINGS
+#define MBGL_JSON_SETTINGS
-namespace llmr {
+namespace mbgl {
class Settings_JSON {
public: