summaryrefslogtreecommitdiff
path: root/include/mbgl/util/expected.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/util/expected.hpp')
-rw-r--r--include/mbgl/util/expected.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/util/expected.hpp b/include/mbgl/util/expected.hpp
index 135de3cf9b..53c5b6ab45 100644
--- a/include/mbgl/util/expected.hpp
+++ b/include/mbgl/util/expected.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include <expected.hpp>
+#include <nonstd/expected.hpp>
namespace mbgl {