aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/oddebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'usbdrv/oddebug.h')
-rw-r--r--usbdrv/oddebug.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/usbdrv/oddebug.h b/usbdrv/oddebug.h
index eba868a..80d9760 100644
--- a/usbdrv/oddebug.h
+++ b/usbdrv/oddebug.h
@@ -29,10 +29,7 @@ the output and a memory block to dump in hex ('data' and 'len').
#endif
/* make sure we have the UART defines: */
-#include "iarcompat.h"
-#ifndef __IAR_SYSTEMS_ICC__
-# include <avr/io.h>
-#endif
+#include "usbportability.h"
#ifndef uchar
# define uchar unsigned char