Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / arm / drv / spi_dma_at91.h
index 6ceef4aa7c266007b40d862d26e68cb687c9a7f9..23e64a91af9f733b359fea50b7291456c12d19e2 100644 (file)
@@ -42,7 +42,7 @@
 #ifndef DRV_SPI_DMA_AT91_H
 #define DRV_SPI_DMA_AT91_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 
 typedef struct SpiDmaAt91
 {