diff sol.c @ 2545:213268d7594e libavformat

move unrelated functions declarations out of allformats.h
author aurel
date Tue, 11 Sep 2007 09:27:46 +0000
parents 1a3c9056982a
children d52c718e83f9
line wrap: on
line diff
--- a/sol.c	Mon Sep 10 22:48:42 2007 +0000
+++ b/sol.c	Tue Sep 11 09:27:46 2007 +0000
@@ -24,7 +24,7 @@
  */
 
 #include "avformat.h"
-#include "allformats.h"
+#include "raw.h"
 #include "riff.h"
 #include "bswap.h"