From dc426d789b41d462c7cd51c9d316e030d84ea38d Mon Sep 17 00:00:00 2001 From: Niclas Finne Date: Tue, 7 Jun 2011 18:54:57 +0200 Subject: [PATCH] msp430.h has been merged with msp430def.h for code to compile with IAR compiler --- platform/msb430/dev/msb430-uart1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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