Updated use of events.h header file.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17267 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2008-04-27 19:56:16 +00:00
parent b88059b969
commit 43414807da
3 changed files with 9 additions and 10 deletions

View file

@ -24,7 +24,6 @@
#include "id3.h"
#include "mp3data.h"
#include "events.h"
/* Not yet implemented. */
#define CODEC_SET_AUDIOBUF_WATERMARK 4

View file

@ -46,6 +46,7 @@
#include "misc.h"
#include "filetypes.h"
#include "audio.h"
#include "events.h"
#define FILE_SEARCH_INSTRUCTIONS ROCKBOX_DIR "/tagnavi.config"