diff options
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r-- | comphelper/Library_comphelper.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk index 76e6834aca1c..648743be2804 100644 --- a/comphelper/Library_comphelper.mk +++ b/comphelper/Library_comphelper.mk @@ -28,6 +28,7 @@ $(eval $(call gb_Library_set_componentfile,comphelper,comphelper/util/comphelp)) $(eval $(call gb_Library_set_include,comphelper,\ -I$(SRCDIR)/comphelper/source/inc \ + -I$(SRCDIR)/comphelper/inc \ $$(INCLUDE) \ )) |