summaryrefslogtreecommitdiff
path: root/tools/loadrbf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/loadrbf.c')
-rw-r--r--tools/loadrbf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/loadrbf.c b/tools/loadrbf.c
index 769195ea99..50cb03d2fe 100644
--- a/tools/loadrbf.c
+++ b/tools/loadrbf.c
@@ -10,6 +10,7 @@
10#include <stdio.h> 10#include <stdio.h>
11 11
12/* this should go in a library...*/ 12/* this should go in a library...*/
13#define ARCHOS_RECORDER
13#define DEBUGF printf 14#define DEBUGF printf
14#include "../firmware/loadfont.c" 15#include "../firmware/loadfont.c"
15 16