diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/checkwps/checkwps.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/checkwps/checkwps.make b/tools/checkwps/checkwps.make index 4f6a774bfd..75aea2723f 100644 --- a/tools/checkwps/checkwps.make +++ b/tools/checkwps/checkwps.make @@ -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) \ |