diff sol.c @ 1142:e3a585883bbd libavformat

Move initialisations and internal symbols in allformats.h, patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org Original thread: Date: Jun 30, 2006 2:07 AM Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h
author gpoirier
date Fri, 30 Jun 2006 07:41:25 +0000
parents edbe5c3717f9
children d89d7ef290da
line wrap: on
line diff
--- a/sol.c	Thu Jun 29 19:42:34 2006 +0000
+++ b/sol.c	Fri Jun 30 07:41:25 2006 +0000
@@ -22,6 +22,7 @@
  */
 
 #include "avformat.h"
+#include "allformats.h"
 #include "avi.h"
 #include "bswap.h"