summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-11-22 16:49:27 +0700
committerhathach <[email protected]>2018-11-22 16:49:27 +0700
commitb20cb8852adc30f619fb15aaf30bf7e6a9d644a4 (patch)
tree8b8069ba1e3b0c61a394939deaacb9801b7f74ec /hw
parentc3c446f7db42d1227715deec9b6c9c196f36e9c6 (diff)
build ok
Diffstat (limited to 'hw')
-rw-r--r--hw/bsp/ea4357/oem_base_board/pca9532.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/bsp/ea4357/oem_base_board/pca9532.c b/hw/bsp/ea4357/oem_base_board/pca9532.c
index 05e73cc2e..7b526f670 100644
--- a/hw/bsp/ea4357/oem_base_board/pca9532.c
+++ b/hw/bsp/ea4357/oem_base_board/pca9532.c
@@ -24,9 +24,9 @@
/******************************************************************************
* Includes
*****************************************************************************/
-#include "../../board.h"
+#include "bsp/board.h"
-#if BOARD == BOARD_EA4357
+#ifdef BOARD_EA4357
#include "lpc43xx_i2c.h"
#include "lpc43xx_cgu.h"