diff raw.c @ 2545:213268d7594e libavformat

move unrelated functions declarations out of allformats.h
author aurel
date Tue, 11 Sep 2007 09:27:46 +0000
parents 8715adf607ce
children d52c718e83f9
line wrap: on
line diff
--- a/raw.c	Mon Sep 10 22:48:42 2007 +0000
+++ b/raw.c	Tue Sep 11 09:27:46 2007 +0000
@@ -21,6 +21,7 @@
  */
 #include "avformat.h"
 #include "ac3_parser.h"
+#include "raw.h"
 
 #ifdef CONFIG_MUXERS
 /* simple formats */