diff options
Diffstat (limited to 'svl/Library_fsstorage.mk')
-rw-r--r-- | svl/Library_fsstorage.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk index c4683a2c75b4..48a06d94f2a0 100644 --- a/svl/Library_fsstorage.mk +++ b/svl/Library_fsstorage.mk @@ -28,7 +28,7 @@ $(eval $(call gb_Library_Library,fsstorage)) -$(eval $(call gb_Library_add_package_headers,fsstorage,svl_inc)) +$(eval $(call gb_Library_use_package,fsstorage,svl_inc)) $(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage)) |