summaryrefslogtreecommitdiffstats
path: root/gfx/graphite2/src/gr_logging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/graphite2/src/gr_logging.cpp')
-rw-r--r--gfx/graphite2/src/gr_logging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/graphite2/src/gr_logging.cpp b/gfx/graphite2/src/gr_logging.cpp
index 3e453ba8e..a4afcc2a5 100644
--- a/gfx/graphite2/src/gr_logging.cpp
+++ b/gfx/graphite2/src/gr_logging.cpp
@@ -24,7 +24,7 @@ Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
License, as published by the Free Software Foundation, either version 2
of the License or (at your option) any later version.
*/
-#include <cstdio>
+#include <stdio.h>
#include "graphite2/Log.h"
#include "inc/debug.h"