aboutsummaryrefslogtreecommitdiffstats
path: root/src/screen_clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen_clock.c')
-rw-r--r--src/screen_clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen_clock.c b/src/screen_clock.c
index d3d492559..c996c1924 100644
--- a/src/screen_clock.c
+++ b/src/screen_clock.c
@@ -13,7 +13,7 @@
#include "config.h"
-#ifdef ENABLE_CLOCK_SCREEN
+#ifndef DISABLE_CLOCK_SCREEN
#include "ncmpc.h"
#include "mpdclient.h"
#include "options.h"