diff options
Diffstat (limited to 'src/screen_help.c')
-rw-r--r-- | src/screen_help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen_help.c b/src/screen_help.c index 2637af963..700bc8b65 100644 --- a/src/screen_help.c +++ b/src/screen_help.c @@ -17,7 +17,7 @@ */ #include "config.h" -#include "ncmpc.h" +#include "i18n.h" #include "mpdclient.h" #include "command.h" #include "screen.h" |