From ca77bbc7bacdecf04d3f45c3e108bd8984832ea0 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Mon, 16 Oct 2017 20:44:10 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10839 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/SPC5/NIL-SPC560D-EVB/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/SPC5/NIL-SPC560D-EVB/main.c') diff --git a/demos/SPC5/NIL-SPC560D-EVB/main.c b/demos/SPC5/NIL-SPC560D-EVB/main.c index c8c00c95e..0421ddab0 100644 --- a/demos/SPC5/NIL-SPC560D-EVB/main.c +++ b/demos/SPC5/NIL-SPC560D-EVB/main.c @@ -16,7 +16,7 @@ #include "ch.h" #include "hal.h" -#include "ch_test.h" +#include "nil_test_root.h" /* * LEDs blinker thread, times are in milliseconds. -- cgit v1.2.3