mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Add missing include path.
Change-Id: Icc19a89286f34fa88d151c0212273013d7b14f40
This commit is contained in:
parent
6fd6cd5fe4
commit
8a7eb4b18c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ INCLUDES = -I$(ROOTDIR)/apps/gui \
|
||||||
-I$(ROOTDIR)/apps \
|
-I$(ROOTDIR)/apps \
|
||||||
-I$(ROOTDIR)/apps/recorder \
|
-I$(ROOTDIR)/apps/recorder \
|
||||||
-I$(ROOTDIR)/apps/radio \
|
-I$(ROOTDIR)/apps/radio \
|
||||||
|
-I$(ROOTDIR)/lib/rbcodec/metadata \
|
||||||
-I$(APPSDIR) \
|
-I$(APPSDIR) \
|
||||||
-I$(BUILDDIR)
|
-I$(BUILDDIR)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue