aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/pal_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/LPC214x/pal_lld.c')
-rw-r--r--os/hal/platforms/LPC214x/pal_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/LPC214x/pal_lld.c b/os/hal/platforms/LPC214x/pal_lld.c
index 666afef55..5a024fff8 100644
--- a/os/hal/platforms/LPC214x/pal_lld.c
+++ b/os/hal/platforms/LPC214x/pal_lld.c
@@ -24,8 +24,8 @@
* @{
*/
-#include <ch.h>
-#include <pal.h>
+#include "ch.h"
+#include "hal.h"
/**
* @brief LPC214x I/O ports configuration.