aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5/NIL-SPC560D-EVB/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/SPC5/NIL-SPC560D-EVB/main.c')
-rw-r--r--demos/SPC5/NIL-SPC560D-EVB/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/NIL-SPC560D-EVB/main.c b/demos/SPC5/NIL-SPC560D-EVB/main.c
index f730fcf62..e4da88028 100644
--- a/demos/SPC5/NIL-SPC560D-EVB/main.c
+++ b/demos/SPC5/NIL-SPC560D-EVB/main.c
@@ -14,7 +14,7 @@
limitations under the License.
*/
-#include "nil.h"
+#include "ch.h"
#include "hal.h"
#include "ch_test.h"