diff options
Diffstat (limited to 'test/nil/testbuild/main.c')
-rw-r--r-- | test/nil/testbuild/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nil/testbuild/main.c b/test/nil/testbuild/main.c index 20af5d493..3a1341fb0 100644 --- a/test/nil/testbuild/main.c +++ b/test/nil/testbuild/main.c @@ -14,7 +14,7 @@ limitations under the License.
*/
-#include "nil.h"
+#include "ch.h"
/*
* Blinker thread #1.
|