diff --git a/src/plugins/help/help.pro b/src/plugins/help/help.pro
index 137592e41dbed17e9a6e4076d05c3788f80d2688..87dc73ba046ba0fd827424ce870fed81554bb3f1 100644
--- a/src/plugins/help/help.pro
+++ b/src/plugins/help/help.pro
@@ -58,6 +58,8 @@ FORMS += docsettingspage.ui \
     generalsettingspage.ui \
     remotehelpfilter.ui
 
+INCLUDEPATH += $$PWD
+
 RESOURCES += help.qrc
 include(../../shared/help/help.pri)