diff au.c @ 2545:213268d7594e libavformat

move unrelated functions declarations out of allformats.h
author aurel
date Tue, 11 Sep 2007 09:27:46 +0000
parents b21c2af60bc9
children d52c718e83f9
line wrap: on
line diff
--- a/au.c	Mon Sep 10 22:48:42 2007 +0000
+++ b/au.c	Tue Sep 11 09:27:46 2007 +0000
@@ -28,7 +28,7 @@
  */
 
 #include "avformat.h"
-#include "allformats.h"
+#include "raw.h"
 #include "riff.h"
 
 /* if we don't know the size in advance */