diff options
Diffstat (limited to 'src/screen_artist.c')
-rw-r--r-- | src/screen_artist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen_artist.c b/src/screen_artist.c index 0593fee3c..351dcf081 100644 --- a/src/screen_artist.c +++ b/src/screen_artist.c @@ -16,7 +16,7 @@ * */ -#include "ncmpc.h" +#include "i18n.h" #include "options.h" #include "support.h" #include "mpdclient.h" |