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