summaryrefslogtreecommitdiff
path: root/src/m_Do/m_Do_printf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_Do/m_Do_printf.cpp')
-rw-r--r--src/m_Do/m_Do_printf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m_Do/m_Do_printf.cpp b/src/m_Do/m_Do_printf.cpp
index fe55ea10c9..1cca26b3a1 100644
--- a/src/m_Do/m_Do_printf.cpp
+++ b/src/m_Do/m_Do_printf.cpp
@@ -4,7 +4,7 @@
*/
#include "m_Do/m_Do_printf.h"
-#include <stdio>
+#include <cstdio>
#include <dolphin/base/PPCArch.h>
#include "m_Do/m_Do_ext.h"