mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Remove unnecessary #include "adc.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20791 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d4d121538d
commit
dccdce6c3c
25 changed files with 0 additions and 28 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "button.h"
|
||||
#include "kernel.h"
|
||||
#include "backlight.h"
|
||||
#include "adc.h"
|
||||
#include "backlight-target.h"
|
||||
#include "lcd-remote-target.h"
|
||||
#include "uart-target.h"
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
#include "system.h"
|
||||
#include "file.h"
|
||||
#include "lcd-remote.h"
|
||||
#include "adc.h"
|
||||
#include "scroll_engine.h"
|
||||
#include "uart-target.h"
|
||||
#include "button.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue