mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
struct DIR -> DIR, should fix most if not all reds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27970 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dc8ad8684c
commit
eac36d5a09
4 changed files with 5 additions and 3 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#ifndef _DIRCACHE_H
|
||||
#define _DIRCACHE_H
|
||||
|
||||
#include "config.h"
|
||||
#include "dir_uncached.h"
|
||||
|
||||
#ifdef HAVE_DIRCACHE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue