aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/screen_browser.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/screen_browser.c b/src/screen_browser.c
index 00965edb0..5bea9e490 100644
--- a/src/screen_browser.c
+++ b/src/screen_browser.c
@@ -456,7 +456,9 @@ bool
browser_cmd(struct screen_browser *browser,
struct mpdclient *c, command_t cmd)
{
+#ifdef ENABLE_LYRICS_SCREEN
struct filelist_entry *entry;
+#endif
switch (cmd) {
case CMD_PLAY: