summaryrefslogtreecommitdiff
path: root/libtnsl/reflect/reflect.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2022-10-06 12:26:42 -0400
committerKyle Gunger <kgunger12@gmail.com>2022-10-06 12:26:42 -0400
commitf4bc4570be7a51b00bf44d5bd4be99108dd94a30 (patch)
treeabb6b32ac979d7dc0bdf1792d86b0daca8818525 /libtnsl/reflect/reflect.tnsl
parenta58e2685b815a5a0d2d5f07bc3ae53016ba6f52b (diff)
Libtnsl additions
Diffstat (limited to 'libtnsl/reflect/reflect.tnsl')
-rw-r--r--libtnsl/reflect/reflect.tnsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtnsl/reflect/reflect.tnsl b/libtnsl/reflect/reflect.tnsl
index b3640c2..a438a03 100644
--- a/libtnsl/reflect/reflect.tnsl
+++ b/libtnsl/reflect/reflect.tnsl
@@ -25,7 +25,7 @@
#; export module reflect
/: import
- "type.tnsl"
+ "_type.tnsl"
"virtual.tnsl"
"resolver.tnsl"
"dispatch.tnsl"