aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--screen_utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/screen_utils.c b/screen_utils.c
index 5788b340c..61c212edc 100644
--- a/screen_utils.c
+++ b/screen_utils.c
@@ -4,6 +4,7 @@
#include <glib.h>
#include <ncurses.h>
+#include "config.h"
#include "libmpdclient.h"
#include "mpc.h"
#include "support.h"