Index: trunk/IPs/systemC/Environment/Common/include/Debug.h
===================================================================
--- trunk/IPs/systemC/Environment/Common/include/Debug.h	(revision 143)
+++ trunk/IPs/systemC/Environment/Common/include/Debug.h	(revision 144)
@@ -2,5 +2,5 @@
 #define ENVIRONMENT_COMMON_DEBUG_H
 
-#include <cstdio>
+#include <stdio.h>
 
 #define DEBUG_true        true
