Fix and update the template prj.
[bertos.git] / boards / sam3n-ek / templates / sam3n-ek_empty / main.c
index 8e5fb7826052bda9b9cf54a2dd415de3f11d6c48..e96a29ab692743678241f5f88b01481ef5f4726e 100644 (file)
@@ -44,8 +44,8 @@
 #include <cfg/debug.h>
 
 #include <cpu/irq.h>
-#include <drv/spi_dma.h>
 
+#include <drv/spi_dma.h>
 #include <drv/timer.h>
 #include <drv/kbd.h>
 #include <drv/lcd_ili9225.h>