diff options
Diffstat (limited to '')
-rw-r--r-- | src/charConv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/charConv.c b/src/charConv.c index 7d25fbffc..ba1ea50dd 100644 --- a/src/charConv.c +++ b/src/charConv.c @@ -17,7 +17,6 @@ */ #include "charConv.h" -#include "mpd_types.h" #include "utf8.h" #include "utils.h" #include "path.h" |