summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/json.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/json.cpp')
-rw-r--r--gfx/graphite2/src/json.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/json.cpp b/gfx/graphite2/src/json.cpp
index d6e5518a1..48a563ce0 100644
--- a/gfx/graphite2/src/json.cpp
+++ b/gfx/graphite2/src/json.cpp
@@ -29,7 +29,7 @@ of the License or (at your option) any later version.
#if !defined GRAPHITE2_NTRACING
-#include <cstdio>
+#include <stdio.h>
#include <limits>
#include "inc/json.h"