mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-17 17:12:39 -05:00
Removed another warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1a812e3087
commit
4e9969bcb9
1 changed files with 1 additions and 1 deletions
|
|
@ -45,13 +45,13 @@
|
|||
#include "backlight.h"
|
||||
#include "button.h"
|
||||
#include "abrepeat.h"
|
||||
#include "screens.h"
|
||||
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
#include <ctype.h>
|
||||
#include "icons.h"
|
||||
#include "widgets.h"
|
||||
#include "peakmeter.h"
|
||||
#include "screens.h"
|
||||
|
||||
/* Image stuff */
|
||||
#include "bmp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue