diff options
Diffstat (limited to 'common/print.h')
| -rw-r--r-- | common/print.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/print.h b/common/print.h index 4001bcf1b..a8dbbc020 100644 --- a/common/print.h +++ b/common/print.h | |||
| @@ -37,7 +37,7 @@ | |||
| 37 | 37 | ||
| 38 | #if defined(__AVR__) | 38 | #if defined(__AVR__) |
| 39 | 39 | ||
| 40 | #include "xprintf.h" | 40 | #include "avr/xprintf.h" |
| 41 | 41 | ||
| 42 | 42 | ||
| 43 | // TODO: avoid collision with arduino/Print.h | 43 | // TODO: avoid collision with arduino/Print.h |
