Fix hw include. Reformat.
[bertos.git] / bertos / drv / spi_bitbang.c
index 10a238897769280c3b653d13f0ced7b5264579b7..f025131658b36c65e9dde8ef8bc8f89859299441 100644 (file)
@@ -41,7 +41,7 @@
 
 
 #include "spi_bitbang.h"
-#include <hw/hw_spi.h>
+#include "hw_spi.h"
 
 #include <cfg/module.h>
 #include <cpu/irq.h>