mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
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
|
#define BOOTCHART_H
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include "../include/_ansi.h"
|
|
||||||
#include "logf.h"
|
#include "logf.h"
|
||||||
#include "kernel.h"
|
#include "kernel.h"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue