diff options
-rw-r--r-- | firmware/target/coldfire/iaudio/x5/system-x5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/coldfire/iaudio/x5/system-x5.c b/firmware/target/coldfire/iaudio/x5/system-x5.c index fcfbbc93c2..6be6d25ce0 100644 --- a/firmware/target/coldfire/iaudio/x5/system-x5.c +++ b/firmware/target/coldfire/iaudio/x5/system-x5.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include "system.h" | 22 | #include "system.h" |
23 | #include "power.h" | 23 | #include "power.h" |
24 | #include "timer.h" | 24 | #include "timer.h" |
25 | #include "pcf50606.h" | ||
25 | 26 | ||
26 | #define MAX_REFRESH_TIMER 59 | 27 | #define MAX_REFRESH_TIMER 59 |
27 | #define NORMAL_REFRESH_TIMER 21 | 28 | #define NORMAL_REFRESH_TIMER 21 |