]> git.sesse.net Git - vlc/blobdiff - modules/codec/mpeg_video/synchro.c
* ./include/vdec_ext-plugins.h: removed this public header and put it
[vlc] / modules / codec / mpeg_video / synchro.c
index 748c3967cbd6d8e3aad42cceaf9a152953675282..71e4e51f6a6de30e43f45990f036eba2a62ede9a 100644 (file)
@@ -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 <massiot@via.ecp.fr>
  *          Samuel Hocevar <sam@via.ecp.fr>
 #include <vlc/vout.h>
 #include <vlc/decoder.h>
 
-#include "vdec_ext-plugins.h"
-
+#include "plugins.h"
 #include "decoder.h"
 #include "pool.h"
 #include "parser.h"