Make logf builds compile again since the clean up of hard-coded paths
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14665 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
35dbbdee16
commit
d727f5d936
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <lcd.h>
|
||||
#include "menu.h"
|
||||
#include "logf.h"
|
||||
#include "settings.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
bool logfdisplay(void)
|
||||
|
|
Loading…
Reference in a new issue