summaryrefslogtreecommitdiff
path: root/src/mbgl/platform/log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mbgl/platform/log.cpp')
-rw-r--r--src/mbgl/platform/log.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mbgl/platform/log.cpp b/src/mbgl/platform/log.cpp
index eec33444b9..6daed40888 100644
--- a/src/mbgl/platform/log.cpp
+++ b/src/mbgl/platform/log.cpp
@@ -2,6 +2,7 @@
#include <mbgl/util/thread_context.hpp>
+#include <cstdio>
#include <cstdarg>
#include <sstream>