summaryrefslogtreecommitdiff
path: root/splash/SplashFTFontEngine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'splash/SplashFTFontEngine.cc')
-rw-r--r--splash/SplashFTFontEngine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/splash/SplashFTFontEngine.cc b/splash/SplashFTFontEngine.cc
index 7c016d03..ad43c15b 100644
--- a/splash/SplashFTFontEngine.cc
+++ b/splash/SplashFTFontEngine.cc
@@ -25,7 +25,7 @@
#include <config.h>
-#include <stdio.h>
+#include <cstdio>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif