aboutsummaryrefslogtreecommitdiff
path: root/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'debug.cpp')
-rw-r--r--debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.cpp b/debug.cpp
index d44fc79..40f2169 100644
--- a/debug.cpp
+++ b/debug.cpp
@@ -1,5 +1,5 @@
#include "debug.h"
-#include "printf.h"
+#include "tinyprintf.h"
#ifdef __cplusplus
extern "C" {