diff options
Diffstat (limited to 'src/conf.c')
-rw-r--r-- | src/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c index 66f125d0d..05eb28ff7 100644 --- a/src/conf.c +++ b/src/conf.c @@ -22,7 +22,7 @@ #include "conf.h" #include "config.h" #include "defaults.h" -#include "ncmpc.h" +#include "i18n.h" #include "support.h" #include "command.h" #include "colors.h" |