summaryrefslogtreecommitdiff
path: root/boards/microbuilder
diff options
context:
space:
mode:
authorhathach <[email protected]>2014-03-12 22:22:00 +0700
committerhathach <[email protected]>2014-03-12 22:22:00 +0700
commit368d09695f5c72edb52df2fc7f2cb4e3bc9957e8 (patch)
tree4d891a9bd557bcf7da34342a6605c541f28ab1e0 /boards/microbuilder
parent97f95c61f6f0c3a8e0a6f32889605be1a1e09cdd (diff)
fix build error with lpcxpresso device os none
Diffstat (limited to 'boards/microbuilder')
-rw-r--r--boards/microbuilder/board_rf1ghznode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/boards/microbuilder/board_rf1ghznode.h b/boards/microbuilder/board_rf1ghznode.h
index f73c49101..9ad9778cd 100644
--- a/boards/microbuilder/board_rf1ghznode.h
+++ b/boards/microbuilder/board_rf1ghznode.h
@@ -51,8 +51,8 @@
#endif
#include "LPC11Uxx.h"
-#include "lpc11uxx/LPC11Uxx_DriverLib/lpc11uxx_gpio.h"
-#include "lpc11uxx/LPC11Uxx_DriverLib/lpc11uxx_uart.h"
+#include "lpc11uxx_gpio.h"
+#include "lpc11uxx_uart.h"
//#define CFG_PRINTF_TARGET PRINTF_TARGET_SEMIHOST
#define CFG_PRINTF_TARGET PRINTF_TARGET_UART