aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/lpc214x_ssp.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/LPC214x/lpc214x_ssp.c')
-rw-r--r--os/hal/platforms/LPC214x/lpc214x_ssp.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/os/hal/platforms/LPC214x/lpc214x_ssp.c b/os/hal/platforms/LPC214x/lpc214x_ssp.c
index af9915395..d6b465483 100644
--- a/os/hal/platforms/LPC214x/lpc214x_ssp.c
+++ b/os/hal/platforms/LPC214x/lpc214x_ssp.c
@@ -24,10 +24,9 @@
* @{
*/
-#include <ch.h>
-#include <pal.h>
+#include "ch.h""
+#include "hal.h"
-#include "lpc214x.h"
#include "lpc214x_ssp.h"
#if LPC214x_SSP_USE_MUTEX