diff au.c @ 6445:4aaed59641ff libavformat

move pcm demuxers to their own file
author aurel
date Mon, 30 Aug 2010 21:17:34 +0000
parents 51ae348d4511
children
line wrap: on
line diff
--- a/au.c	Mon Aug 30 16:43:33 2010 +0000
+++ b/au.c	Mon Aug 30 21:17:34 2010 +0000
@@ -28,7 +28,7 @@
  */
 
 #include "avformat.h"
-#include "raw.h"
+#include "pcm.h"
 #include "riff.h"
 
 /* if we don't know the size in advance */