diff options
Diffstat (limited to 'apps/recorder/bounce.c')
-rw-r--r-- | apps/recorder/bounce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/bounce.c b/apps/recorder/bounce.c index 8f6ffe6226..96291066e5 100644 --- a/apps/recorder/bounce.c +++ b/apps/recorder/bounce.c @@ -20,7 +20,7 @@ #include "config.h" #include "options.h" -#ifdef USE_SCREENSAVERS +#ifdef USE_DEMOS #include "lcd.h" #include "button.h" |