diff oma.c @ 6445:4aaed59641ff libavformat

move pcm demuxers to their own file
author aurel
date Mon, 30 Aug 2010 21:17:34 +0000
parents 0abe94ef06ce
children
line wrap: on
line diff
--- a/oma.c	Mon Aug 30 16:43:33 2010 +0000
+++ b/oma.c	Mon Aug 30 21:17:34 2010 +0000
@@ -45,7 +45,7 @@
 
 #include "avformat.h"
 #include "libavutil/intreadwrite.h"
-#include "raw.h"
+#include "pcm.h"
 #include "riff.h"
 #include "id3v2.h"