Add firmware/include to the include path to fix checkwps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25851 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
50a6ca39ad
commit
7210f69d81
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ SRC= $(call preprocess, $(TOOLSDIR)/checkwps/SOURCES)
|
|||
INCLUDES = -I$(ROOTDIR)/apps/gui \
|
||||
-I$(ROOTDIR)/apps/gui/skin_engine \
|
||||
-I$(ROOTDIR)/firmware/export \
|
||||
-I$(ROOTDIR)/firmware/include \
|
||||
-I$(ROOTDIR)/apps \
|
||||
-I$(ROOTDIR)/apps/recorder \
|
||||
-I$(APPSDIR) \
|
||||
|
|
Loading…
Reference in a new issue