diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-05 08:17:51 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-05 08:39:16 +0200 |
commit | c2cc50ff3cf9defe210b85e454f1217e06770dae (patch) | |
tree | 60d7e86fc336075738aa8a075c9bfa1c9451d262 /fpicker/Library_fps.mk | |
parent | 7c5064d3bd57a0d5e57e188274d74d61a3ac9922 (diff) |
use the packaged header
Change-Id: I3a447ab2b7798922e1805d8ed379359fd9a8f216
Diffstat (limited to 'fpicker/Library_fps.mk')
-rw-r--r-- | fpicker/Library_fps.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk index 637af5eb0a0d..a4d3c6438b67 100644 --- a/fpicker/Library_fps.mk +++ b/fpicker/Library_fps.mk @@ -31,9 +31,8 @@ $(eval $(call gb_Library_add_nativeres,fps,fps/src)) $(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps)) -$(eval $(call gb_Library_set_include,fps,\ - $$(INCLUDE) \ - -I$(SRCDIR)/fpicker/inc \ +$(eval $(call gb_Library_use_packages,fps,\ + fpicker_inc \ )) $(eval $(call gb_Library_use_api,fps,\ |