mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Remove unnecessary #include "backlight.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20790 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5b316afcfd
commit
d4d121538d
4 changed files with 0 additions and 4 deletions
|
@ -39,7 +39,6 @@
|
||||||
#include "lang.h"
|
#include "lang.h"
|
||||||
#include "power.h"
|
#include "power.h"
|
||||||
#include "alarm_menu.h"
|
#include "alarm_menu.h"
|
||||||
#include "backlight.h"
|
|
||||||
#include "splash.h"
|
#include "splash.h"
|
||||||
#include "statusbar.h"
|
#include "statusbar.h"
|
||||||
#include "viewport.h"
|
#include "viewport.h"
|
||||||
|
|
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
#include "font.h"
|
#include "font.h"
|
||||||
#include "backlight.h"
|
|
||||||
#include "menu.h"
|
#include "menu.h"
|
||||||
#include "button.h"
|
#include "button.h"
|
||||||
#include "kernel.h"
|
#include "kernel.h"
|
||||||
|
|
|
@ -28,7 +28,6 @@
|
||||||
#include "file.h"
|
#include "file.h"
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
#include "font.h"
|
#include "font.h"
|
||||||
#include "backlight.h"
|
|
||||||
#include "button.h"
|
#include "button.h"
|
||||||
#include "kernel.h"
|
#include "kernel.h"
|
||||||
#include "usb.h"
|
#include "usb.h"
|
||||||
|
|
|
@ -26,7 +26,6 @@
|
||||||
#include "cpu.h"
|
#include "cpu.h"
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
#include "kernel.h"
|
#include "kernel.h"
|
||||||
#include "backlight.h"
|
|
||||||
#include "adc.h"
|
#include "adc.h"
|
||||||
#include "lcd.h"
|
#include "lcd.h"
|
||||||
#include "serial.h"
|
#include "serial.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue