src/file_dir.c: do not include dir.h
This commit is contained in:
parent
4da8dff6d6
commit
a7606a61fc
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
|||
#include "filegen.h"
|
||||
#include "common.h"
|
||||
#include "fat_common.h"
|
||||
#include "dir.h"
|
||||
#include "fat_dir.h"
|
||||
|
||||
static void register_header_check_dir(file_stat_t *file_stat);
|
||||
|
|
Loading…
Reference in a new issue