diff options
Diffstat (limited to 'test/testheap.c')
-rw-r--r-- | test/testheap.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testheap.c b/test/testheap.c index fe06a0cf5..e157d1c54 100644 --- a/test/testheap.c +++ b/test/testheap.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"
/**
|