aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
Diffstat (limited to 'os')
-rw-r--r--os/hal/platforms/LPC214x/lpc214x_ssp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/LPC214x/lpc214x_ssp.c b/os/hal/platforms/LPC214x/lpc214x_ssp.c
index d6b465483..273c0b6eb 100644
--- a/os/hal/platforms/LPC214x/lpc214x_ssp.c
+++ b/os/hal/platforms/LPC214x/lpc214x_ssp.c
@@ -24,7 +24,7 @@
* @{
*/
-#include "ch.h""
+#include "ch.h"
#include "hal.h"
#include "lpc214x_ssp.h"