diff options
Diffstat (limited to 'src/strfsong.c')
-rw-r--r-- | src/strfsong.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strfsong.c b/src/strfsong.c index f6b67930e..fcaf4ada1 100644 --- a/src/strfsong.c +++ b/src/strfsong.c @@ -24,6 +24,7 @@ #include "strfsong.h" #include "support.h" +#include "charset.h" #include <string.h> |