summaryrefslogtreecommitdiff
path: root/uisimulator/x11/io.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-02-07 10:10:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-02-07 10:10:17 +0000
commit83131fa6e78ea10167e7259e148054b277a0861b (patch)
tree77b42489471608a4049110b4961a1b642b87b57a /uisimulator/x11/io.c
parente597ca4732c82148f37cb6931ca917818ee31c8a (diff)
downloadrockbox-83131fa6e78ea10167e7259e148054b277a0861b.tar.gz
rockbox-83131fa6e78ea10167e7259e148054b277a0861b.zip
use new path
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3220 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/x11/io.c')
-rw-r--r--uisimulator/x11/io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/x11/io.c b/uisimulator/x11/io.c
index 6210e6d927..ebc0961404 100644
--- a/uisimulator/x11/io.c
+++ b/uisimulator/x11/io.c
@@ -30,7 +30,7 @@
30 30
31#define DIRFUNCTIONS_DEFINED /* prevent those prototypes */ 31#define DIRFUNCTIONS_DEFINED /* prevent those prototypes */
32#define dirent x11_dirent 32#define dirent x11_dirent
33#include "../../firmware/common/dir.h" 33#include "../../firmware/include/dir.h"
34#undef dirent 34#undef dirent
35 35
36#define SIMULATOR_ARCHOS_ROOT "archos" 36#define SIMULATOR_ARCHOS_ROOT "archos"