diff cfg-mplayer.h @ 31225:1a2bfa6a546b

Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
author diego
date Sun, 30 May 2010 22:14:13 +0000
parents dd7f15a3fb1b
children 2ee6c0ee2d41
line wrap: on
line diff
--- a/cfg-mplayer.h	Sun May 30 22:11:32 2010 +0000
+++ b/cfg-mplayer.h	Sun May 30 22:14:13 2010 +0000
@@ -25,6 +25,7 @@
 
 #include "cfg-common.h"
 #include "libmpcodecs/vd.h"
+#include "libmpdemux/demux_ts.h"
 #include "libvo/vo_zr.h"
 
 extern int key_fifo_size;