mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fixed implicit declaration warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f512558650
commit
34751f096c
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
#include "system.h"
|
||||
#include "power.h"
|
||||
#include "timer.h"
|
||||
#include "pcf50606.h"
|
||||
|
||||
#define MAX_REFRESH_TIMER 59
|
||||
#define NORMAL_REFRESH_TIMER 21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue