diff options
Diffstat (limited to 'boards/microbuilder')
| -rw-r--r-- | boards/microbuilder/board_rf1ghznode.h | 4 |
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
|
