summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/iriver/h300
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/coldfire/iriver/h300')
-rw-r--r--firmware/target/coldfire/iriver/h300/backlight-h300.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/coldfire/iriver/h300/backlight-h300.c b/firmware/target/coldfire/iriver/h300/backlight-h300.c
index 7f63e75976..64e09b9b40 100644
--- a/firmware/target/coldfire/iriver/h300/backlight-h300.c
+++ b/firmware/target/coldfire/iriver/h300/backlight-h300.c
@@ -24,6 +24,7 @@
24#include "thread.h" 24#include "thread.h"
25#include "system.h" 25#include "system.h"
26#include "backlight.h" 26#include "backlight.h"
27#include "backlight-target.h"
27#include "pcf50606.h" 28#include "pcf50606.h"
28#include "lcd.h" 29#include "lcd.h"
29 30