forked from len0rd/rockbox
Fix various reds. Some includes needed fixup.
Change-Id: I4327740bae17054131feb917abdd58846c451988
This commit is contained in:
parent
e5ce28ca09
commit
c245de029d
15 changed files with 20 additions and 4 deletions
|
|
@ -26,6 +26,7 @@ DATABASE_OBJ = $(call c2obj,$(DATABASE_SRC))
|
|||
OTHER_SRC += $(DATABASE_SRC)
|
||||
|
||||
INCLUDES += -I$(ROOTDIR)/apps/gui \
|
||||
-I$(FIRMDIR)/kernel/include \
|
||||
-I$(ROOTDIR)/firmware/export \
|
||||
-I$(ROOTDIR)/firmware/include \
|
||||
-I$(ROOTDIR)/apps \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue