summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index 9c76aa3bac..81ba006af7 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -879,7 +879,7 @@ int plugin_load(const char* plugin, const void* parameter)
879#endif 879#endif
880 880
881 lcd_clear_display(); 881 lcd_clear_display();
882#ifdef HAVE_LCD_REMOTE 882#ifdef HAVE_REMOTE_LCD
883 lcd_remote_clear_display(); 883 lcd_remote_clear_display();
884#endif 884#endif
885 885