diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/phDbgTrace.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phDbgTrace.h b/inc/phDbgTrace.h index 7333866..b0890cb 100644 --- a/inc/phDbgTrace.h +++ b/inc/phDbgTrace.h @@ -31,7 +31,7 @@ #define PHDBGTRACE_H /*@}*/ - +#include <stdio.h> #ifdef PHDBG_TRACES |