summaryrefslogtreecommitdiff
path: root/src/til.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/til.c')
-rw-r--r--src/til.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/til.c b/src/til.c
index ff7ce13..b8aecd8 100644
--- a/src/til.c
+++ b/src/til.c
@@ -31,6 +31,7 @@ extern til_module_t drizzle_module;
extern til_module_t flui2d_module;
extern til_module_t julia_module;
extern til_module_t meta2d_module;
+extern til_module_t moire_module;
extern til_module_t montage_module;
extern til_module_t pixbounce_module;
extern til_module_t plasma_module;
@@ -56,6 +57,7 @@ static const til_module_t *modules[] = {
&flui2d_module,
&julia_module,
&meta2d_module,
+ &moire_module,
&montage_module,
&pixbounce_module,
&plasma_module,
© All Rights Reserved