summaryrefslogtreecommitdiff
path: root/src/modules/plasma/plasma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/plasma/plasma.c')
-rw-r--r--src/modules/plasma/plasma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/plasma/plasma.c b/src/modules/plasma/plasma.c
index 59c394a..211a032 100644
--- a/src/modules/plasma/plasma.c
+++ b/src/modules/plasma/plasma.c
@@ -117,7 +117,7 @@ static void plasma(fb_fragment_t *fragment)
rr += 3;
}
-rototiller_renderer_t plasma_renderer = {
+rototiller_module_t plasma_module = {
.render = plasma,
.name = "plasma",
.description = "Oldskool plasma effect",
© All Rights Reserved