aboutsummaryrefslogtreecommitdiffstats
path: root/examples/helloworld-complex/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/helloworld-complex/src/main.cpp')
-rw-r--r--examples/helloworld-complex/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helloworld-complex/src/main.cpp b/examples/helloworld-complex/src/main.cpp
index f3dbcc4f7..691c401e5 100644
--- a/examples/helloworld-complex/src/main.cpp
+++ b/examples/helloworld-complex/src/main.cpp
@@ -54,7 +54,7 @@
#include "specialfeature.h"
#endif
-#include <stdio.h>
+#include <cstdio>
#ifndef HAVE_MAIN_CPP
# error missing define HAVE_MAIN_CPP