summaryrefslogtreecommitdiff
path: root/include/mbgl/style/image.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/image.hpp')
-rw-r--r--include/mbgl/style/image.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/style/image.hpp b/include/mbgl/style/image.hpp
index deb4b6f6ce..d551651cd0 100644
--- a/include/mbgl/style/image.hpp
+++ b/include/mbgl/style/image.hpp
@@ -47,7 +47,7 @@ public:
false,
std::move(stretchX),
std::move(stretchY),
- std::move(content)) {}
+ content) {}
Image(const Image&);
std::string getID() const;