X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fcodec%2Fmpeg_video%2Fsynchro.c;h=71e4e51f6a6de30e43f45990f036eba2a62ede9a;hb=5db40ebfa4e1ab5cfc0f751f62b2704b410bc4ae;hp=748c3967cbd6d8e3aad42cceaf9a152953675282;hpb=f512682c9780b10e3460705d38556d64bbfc3f1a;p=vlc diff --git a/modules/codec/mpeg_video/synchro.c b/modules/codec/mpeg_video/synchro.c index 748c3967cb..71e4e51f6a 100644 --- a/modules/codec/mpeg_video/synchro.c +++ b/modules/codec/mpeg_video/synchro.c @@ -2,7 +2,7 @@ * vpar_synchro.c : frame dropping routines ***************************************************************************** * Copyright (C) 1999-2001 VideoLAN - * $Id: synchro.c,v 1.1 2002/08/04 17:23:42 sam Exp $ + * $Id: synchro.c,v 1.2 2002/08/04 18:39:41 sam Exp $ * * Authors: Christophe Massiot * Samuel Hocevar @@ -101,8 +101,7 @@ #include #include -#include "vdec_ext-plugins.h" - +#include "plugins.h" #include "decoder.h" #include "pool.h" #include "parser.h"