diff aiff.c @ 1172:6a5e58d2114b libavformat

move common stuff from avienc.c and wav.c to new file riff.c
author mru
date Wed, 12 Jul 2006 00:09:34 +0000
parents de5e5e04a33a
children 0899bfe4105c
line wrap: on
line diff
--- a/aiff.c	Tue Jul 11 21:45:45 2006 +0000
+++ b/aiff.c	Wed Jul 12 00:09:34 2006 +0000
@@ -18,7 +18,7 @@
  */
 #include "avformat.h"
 #include "allformats.h"
-#include "avi.h"
+#include "riff.h"
 #include "intfloat_readwrite.h"
 
 const CodecTag codec_aiff_tags[] = {