summaryrefslogtreecommitdiff
path: root/tools/writerbf.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-09-12 14:03:56 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-09-12 14:03:56 +0000
commit7b3cea4df3142e05205421a7a3aace98b3233b65 (patch)
tree10c91059ca964f5270480666e7702006a1b44526 /tools/writerbf.c
parente5cb74003db663b8e48e71d7908409067900d7be (diff)
downloadrockbox-7b3cea4df3142e05205421a7a3aace98b3233b65.tar.gz
rockbox-7b3cea4df3142e05205421a7a3aace98b3233b65.zip
the script sets ARCHOS_RECORDER instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2276 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools/writerbf.c')
-rw-r--r--tools/writerbf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/writerbf.c b/tools/writerbf.c
index 7936d07421..b3ba8649ac 100644
--- a/tools/writerbf.c
+++ b/tools/writerbf.c
@@ -6,7 +6,6 @@
6 * Copyright (c) 2002 by Greg Haerr <greg@censoft.com> 6 * Copyright (c) 2002 by Greg Haerr <greg@censoft.com>
7 */ 7 */
8#include <stdio.h> 8#include <stdio.h>
9#define ARCHOS_RECORDER
10#include "../firmware/font.h" 9#include "../firmware/font.h"
11 10
12extern MWCFONT FONT; 11extern MWCFONT FONT;