diff options
Diffstat (limited to 'src/command.c')
-rw-r--r-- | src/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.c b/src/command.c index 0ae903381..71ae50e7d 100644 --- a/src/command.c +++ b/src/command.c @@ -21,6 +21,7 @@ #include "command.h" #include "config.h" #include "ncmpc.h" +#include "i18n.h" #include "mpdclient.h" #include "screen.h" |