diff libmpcodecs/vd_ffmpeg.c @ 4986:eb57973314ae

common includes moved to private vd_internal.h
author arpi
date Thu, 07 Mar 2002 20:43:17 +0000
parents ffeba1050226
children 3dcbf67c0de0
line wrap: on
line diff
--- a/libmpcodecs/vd_ffmpeg.c	Thu Mar 07 20:14:52 2002 +0000
+++ b/libmpcodecs/vd_ffmpeg.c	Thu Mar 07 20:43:17 2002 +0000
@@ -10,14 +10,6 @@
 
 #include "bswap.h"
 
-#include "codec-cfg.h"
-#include "../libvo/img_format.h"
-
-#include "stream.h"
-#include "demuxer.h"
-#include "stheader.h"
-
-#include "vd.h"
 #include "vd_internal.h"
 
 static vd_info_t info = {