JTAGARM7 is back up and running, folks! Tested Halt/Release, Get/Set Registers,...
[goodfet] / firmware / apps / spi / spi.c
index b552ae7..bb1753a 100644 (file)
@@ -12,7 +12,7 @@
 #include <msp430.h>
 #else
 #include <signal.h>
-#include <io.h>
+#include <msp430.h>
 #include <iomacros.h>
 #endif