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:
Thomas Martitz 2010-09-01 21:45:58 +00:00
parent dc8ad8684c
commit eac36d5a09
4 changed files with 5 additions and 3 deletions

View file

@ -21,6 +21,7 @@
#ifndef _DIRCACHE_H
#define _DIRCACHE_H
#include "config.h"
#include "dir_uncached.h"
#ifdef HAVE_DIRCACHE