]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - aac_afh.c
do not copy the audio file header
[paraslash.git] / aac_afh.c
index 706e18a61057ba04be92a474b77014498fb9f992..e9417d2c5c004304979af625fe87f15dbefc496f 100644 (file)
--- a/aac_afh.c
+++ b/aac_afh.c
@@ -26,7 +26,6 @@
 #include "error.h"
 #include "string.h"
 #include "aac.h"
-#include "fd.h"
 
 static int aac_find_stsz(unsigned char *buf, off_t buflen, off_t *skip)
 {