]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/vlcshell.h
Support H.264 SEI recovery points.
[vlc] / projects / mozilla / vlcshell.h
index fca6afaa689e2947a918497bf25cace2d65abce9..909bcecd2e3a5b444fde3ae986c59cb8137ba1a9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
- * vlcshell.hp:
+ * vlcshell.h:
  *****************************************************************************
- * Copyright (C) 2009 the VideoLAN team
+ * Copyright (C) 2009-2010 the VideoLAN team
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@videolan.org>
 #ifndef __VLCSHELL_H__
 #define __VLCSHELL_H__
 
-/* Mozilla stuff */
-#ifdef HAVE_MOZILLA_CONFIG_H
-#   include <mozilla-config.h>
-#endif
-
-
 char * NPP_GetMIMEDescription( void );
 
 NPError NPP_Initialize( void );