diff options
Diffstat (limited to 'test/testbmk.c')
-rw-r--r-- | test/testbmk.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testbmk.c b/test/testbmk.c index 534ac8a81..35a193221 100644 --- a/test/testbmk.c +++ b/test/testbmk.c @@ -17,8 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <ch.h>
-
+#include "ch.h"
#include "test.h"
/**
|