summaryrefslogtreecommitdiff
path: root/test/src/mbgl/test/getrss.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/mbgl/test/getrss.hpp')
-rw-r--r--test/src/mbgl/test/getrss.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/mbgl/test/getrss.hpp b/test/src/mbgl/test/getrss.hpp
index be45ae889a..27b538b024 100644
--- a/test/src/mbgl/test/getrss.hpp
+++ b/test/src/mbgl/test/getrss.hpp
@@ -16,7 +16,7 @@
#include <procfs.h>
#elif defined(__linux__) || defined(__linux) || defined(linux) || defined(__gnu_linux__)
-#include <stdio.h>
+#include <cstdio>
#endif