Code for talking to the MAX3420 USB Device Controller.
[goodfet] / firmware / include / platform.h
index 75f84a4..dfc4681 100644 (file)
@@ -19,7 +19,7 @@
 #include <msp430.h>
 #else
 #include <signal.h>
-#include <io.h>
+#include <msp430.h>
 #include <iomacros.h>
 #endif