diff --git a/lib/matejx_avr_lib/spi.c b/lib/matejx_avr_lib/spi.c index 89103a6..c8dc998 100755 --- a/lib/matejx_avr_lib/spi.c +++ b/lib/matejx_avr_lib/spi.c @@ -18,7 +18,6 @@ Also, SS (CS) is not controlled by these methods. It's the responsibility of the #include #include "spi.h" -#include "swdefs.h" #include "hwdefs.h" #ifdef SPI_USE_CMT