From 302a7506217d54a10720e9e9521e93003b7e40de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Sat, 7 Oct 2017 16:37:20 +0200 Subject: [PATCH] Improve file according to our coding standards. --- right/src/init_peripherals.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/right/src/init_peripherals.h b/right/src/init_peripherals.h index cbf0a30..35fa094 100644 --- a/right/src/init_peripherals.h +++ b/right/src/init_peripherals.h @@ -1,7 +1,9 @@ #ifndef __INIT_PERIPHERALS_H__ #define __INIT_PERIPHERALS_H__ -#include "fsl_common.h" +// Includes + + #include "fsl_common.h" // Functions: