diff options
Diffstat (limited to 'apps/plugins/bounce.c')
| -rw-r--r-- | apps/plugins/bounce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/bounce.c b/apps/plugins/bounce.c index f193818..1ee5b1e 100644 --- a/apps/plugins/bounce.c +++ b/apps/plugins/bounce.c @@ -22,7 +22,7 @@ #include "time.h" #include "lib/fixedpoint.h" -PLUGIN_HEADER + #define SS_TITLE "Bouncer" |