changeset 29666:ca2030774a61

Include mpcommon.h in mpcommon.c, ensures that the declarations in the header match those in the file.
author reimar
date Wed, 23 Sep 2009 19:04:24 +0000
parents 6f1ebc60c04f
children 8cfbe411de01
files mpcommon.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mpcommon.c	Wed Sep 23 19:01:33 2009 +0000
+++ b/mpcommon.c	Wed Sep 23 19:04:24 2009 +0000
@@ -14,6 +14,7 @@
 #include "stream/tv.h"
 #include "libavutil/intreadwrite.h"
 #include "m_option.h"
+#include "mpcommon.h"
 
 double sub_last_pts = -303;