X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Fid3.c;fp=src%2Fid3.c;h=46c89bf80f7c82f1276e2bc9bcb30b25cb427277;hb=71083c96d08795256c46411dab74efb0383e8ee2;hp=ab3dda7b88df6e1498189bfb2660bd7c20d3cdd0;hpb=7ed8e1d6f794a98c3eb6447dd8e205899fcb1435;p=hvgrip.git diff --git a/src/id3.c b/src/id3.c index ab3dda7..46c89bf 100644 --- a/src/id3.c +++ b/src/id3.c @@ -23,8 +23,8 @@ #include #include #include -#include #include "grip_id3.h" +#include "common.h" static void ID3Put(char *dest,char *src,int len,char *encoding);