diff options
Diffstat (limited to 'basebmp/Library_basebmp.mk')
-rw-r--r-- | basebmp/Library_basebmp.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basebmp/Library_basebmp.mk b/basebmp/Library_basebmp.mk index 80b811cb5b53..7a3b9a099ee6 100644 --- a/basebmp/Library_basebmp.mk +++ b/basebmp/Library_basebmp.mk @@ -35,7 +35,7 @@ $(eval $(call gb_Library_set_include,basebmp,\ $$(INCLUDE) \ )) -$(eval $(call gb_Library_use_api,basebmp,\ +$(eval $(call gb_Library_add_api,basebmp,\ offapi \ udkapi \ )) |