]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - oggdec.c
use %zd instead of %d for size_t
[paraslash.git] / oggdec.c
index 4ef16b0886673759c3f8308041906a433dd7824c..acd4f120e8158911af99d789959e457db1ae5826 100644 (file)
--- a/oggdec.c
+++ b/oggdec.c
@@ -18,7 +18,6 @@
 
 /** \file oggdec.c paraslash's ogg vorbis decoder */
 
-#include "gcc-compat.h"
 #include "para.h"
 
 #include "oggdec_filter.cmdline.h"