diff options
Diffstat (limited to 'test/nil/test_root.h')
-rw-r--r-- | test/nil/test_root.h | 2 |
1 files changed, 1 insertions, 1 deletions
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"
|