]> git.sesse.net Git - vlc/blobdiff - plugins/mpeg_vdec/vpar_headers.c
* Removed unused code (intf_channels.c, keystrokes.h).
[vlc] / plugins / mpeg_vdec / vpar_headers.c
index b9f22eda8380829538897f64d053cf888bc447e7..f694f6763ae13847a522fe7505df15b2b52687c7 100644 (file)
@@ -2,7 +2,7 @@
  * vpar_headers.c : headers parsing
  *****************************************************************************
  * Copyright (C) 1999-2001 VideoLAN
- * $Id: vpar_headers.c,v 1.3 2001/12/09 17:01:37 sam Exp $
+ * $Id: vpar_headers.c,v 1.4 2001/12/10 04:53:11 sam Exp $
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
  *          Stéphane Borel <stef@via.ecp.fr>
 #include "video.h"
 #include "video_output.h"
 
-#include "modules_export.h"
 #include "stream_control.h"
 #include "input_ext-dec.h"
 
-
 #include "vdec_ext-plugins.h"
 #include "vpar_pool.h"
 #include "video_parser.h"
 #include "video_decoder.h"
 
+#include "modules_export.h"
+
 /*
  * Local prototypes
  */