diff options
author | Jonathan Gordon <rockbox@jdgordon.info> | 2010-05-16 11:28:06 +0000 |
---|---|---|
committer | Jonathan Gordon <rockbox@jdgordon.info> | 2010-05-16 11:28:06 +0000 |
commit | ddc91c3ee3c221693e35e0af95c193f72041cc82 (patch) | |
tree | 05cdb257a3a3a93996e4970667b8a9b9e04be090 | |
parent | 32382938c570961c1af7ebf5c27f8b66821d329b (diff) |
yellow go bye bye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26080 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | apps/recorder/radio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/radio.h b/apps/recorder/radio.h index d0a60530ba..db23ee5e84 100644 --- a/apps/recorder/radio.h +++ b/apps/recorder/radio.h @@ -25,6 +25,7 @@ #include "fmradio.h" #endif #include "screen_access.h" +#include "bmp.h" #if CONFIG_TUNER void radio_load_presets(char *filename); |