From cf204e72ea5fd6e4be8b3295cb148fde5fdd47d2 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 16 Feb 2016 10:07:00 +0000 Subject: Tree reorganization. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8900 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/nil/test_root.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/nil/test_root.h') diff --git a/test/nil/test_root.h b/test/nil/test_root.h index 34f776494..c51899359 100644 --- a/test/nil/test_root.h +++ b/test/nil/test_root.h @@ -25,7 +25,7 @@ #ifndef _TEST_ROOT_H_ #define _TEST_ROOT_H_ -#include "nil.h" +#include "ch.h" #include "test_sequence_001.h" #include "test_sequence_002.h" -- cgit v1.2.3