diff options
Diffstat (limited to 'src/core/debug.c')
| -rw-r--r-- | src/core/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/debug.c b/src/core/debug.c index 4754bfdee..d72b3df36 100644 --- a/src/core/debug.c +++ b/src/core/debug.c @@ -1,3 +1,4 @@ +#include <stdio.h> #include <stdint.h> #include <stdarg.h> #include <io.h> |
