aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor/static.lux
diff options
context:
space:
mode:
authorEduardo Julian2021-08-08 17:56:15 -0400
committerEduardo Julian2021-08-08 17:56:15 -0400
commitf621a133e6e0a516c0586270fea8eaffb4829d82 (patch)
tree399396ee2f6a10df10cea9b78c51c76679b70e59 /stdlib/source/program/compositor/static.lux
parent17e7566be51df5e428a6b10e6469201a8a9468da (diff)
No more #export magic syntax.
Diffstat (limited to '')
-rw-r--r--stdlib/source/program/compositor/static.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/source/program/compositor/static.lux b/stdlib/source/program/compositor/static.lux
index ee65f9f72..1208687b3 100644
--- a/stdlib/source/program/compositor/static.lux
+++ b/stdlib/source/program/compositor/static.lux
@@ -5,7 +5,7 @@
[world
[file (#+ Path)]]]])
-(type: #export Static
+(type: .public Static
{#host Target
#host_module_extension Text
#target Path