diff options
Diffstat (limited to 'src/export.map')
-rw-r--r-- | src/export.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/export.map b/src/export.map index 0ef1ac7..52c1b4a 100644 --- a/src/export.map +++ b/src/export.map @@ -1 +1 @@ -{ global: afbBindingV1Register; local: *; }; +{ global: afbBindingV1*; local: *; }; |