bootchart.h doesn't need _ansi.h, especially not in a relative path
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27553 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2e73e5fdcb
commit
5215773c9f
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@
|
|||
#define BOOTCHART_H
|
||||
#include <config.h>
|
||||
#include <stdbool.h>
|
||||
#include "../include/_ansi.h"
|
||||
#include "logf.h"
|
||||
#include "kernel.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue