summaryrefslogtreecommitdiffstats
path: root/lib/edi/PFT.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/edi/PFT.cpp')
-rw-r--r--lib/edi/PFT.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/edi/PFT.cpp b/lib/edi/PFT.cpp
index aff7929..158b206 100644
--- a/lib/edi/PFT.cpp
+++ b/lib/edi/PFT.cpp
@@ -20,7 +20,7 @@
* -------------------------------------------------------------------
*/
-#include <stdio.h>
+#include <cstdio>
#include <cassert>
#include <cstring>
#include <sstream>