aboutsummaryrefslogtreecommitdiffstats
path: root/src/ncmpc.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ncmpc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ncmpc.h b/src/ncmpc.h
index 0c72a099f..194d7ac5c 100644
--- a/src/ncmpc.h
+++ b/src/ncmpc.h
@@ -5,6 +5,9 @@
#include "config.h"
#endif
+#ifndef DISABLE_ARTIST_SCREEN
+#define ENABLE_ARTIST_SCREEN 1
+#endif
#ifndef DISABLE_SEARCH_SCREEN
#define ENABLE_SEARCH_SCREEN 1
#endif