diff --git a/platform/msb430/dev/msb430-uart1.c b/platform/msb430/dev/msb430-uart1.c index e1ff5057b..efe2cdecc 100644 --- a/platform/msb430/dev/msb430-uart1.c +++ b/platform/msb430/dev/msb430-uart1.c @@ -51,11 +51,11 @@ Berlin, 2007 * ScatterWeb Bootload and Contiki. */ +#include "contiki.h" #include #include #include #include "dev/msb430-uart1.h" -#include "msp430.h" #include "dev/lpm.h" #ifndef U1ME