diff options
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/Library_fps_office.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fpicker/Library_fps_office.mk b/fpicker/Library_fps_office.mk index f94453e15f40..d01870f9989d 100644 --- a/fpicker/Library_fps_office.mk +++ b/fpicker/Library_fps_office.mk @@ -33,11 +33,6 @@ $(eval $(call gb_Library_use_external,fps_office,boost_headers)) $(eval $(call gb_Library_use_sdk_api,fps_office)) -$(eval $(call gb_Library_set_include,fps_office,\ - $$(INCLUDE) \ - -I$(SRCDIR)/fpicker/inc \ -)) - $(eval $(call gb_Library_use_libraries,fps_office,\ comphelper \ cppu \ |