diff options
Diffstat (limited to 'src/conf.c')
-rw-r--r-- | src/conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.c b/src/conf.c index 79bbfd3a1..e0214ce9d 100644 --- a/src/conf.c +++ b/src/conf.c @@ -21,6 +21,7 @@ #define NO_GLOBAL_OPTIONS #include "conf.h" #include "config.h" +#include "defaults.h" #include "ncmpc.h" #include "support.h" #include "command.h" |