1
0
Fork 0
forked from len0rd/rockbox

fix builds

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12312 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-02-15 04:49:11 +00:00
parent e56f8e9f63
commit 75bf31fc0e

View file

@ -44,6 +44,8 @@
#include "plugin.h" #include "plugin.h"
#include "talk.h" #include "talk.h"
#include "buffer.h" #include "buffer.h"
#include "splash.h"
#include "debug_menu.h"
/* lazy coders can use this function if the needed callback /* lazy coders can use this function if the needed callback
is just to say if the item is shown or not */ is just to say if the item is shown or not */