]> git.sesse.net Git - vlc/blobdiff - modules/visualization/galaktos/plugin.h
Support other displays fade out. Change video-device to point to the unique screen ID.
[vlc] / modules / visualization / galaktos / plugin.h
index 854f2438bf83bbd4496cdc29a373f38609eefb39..835d5d50a5748497618b32516f2378fce676613e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * plugin.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2004 the VideoLAN team
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 #ifndef _GALAKTOS_PLUGIN_H_
 #define _GALAKTOS_PLUGIN_H_
 
 #include <vlc/vlc.h>
-#include <vlc/aout.h>
-#include <vlc/vout.h>
+#include <vlc_aout.h>
+#include <vlc_vout.h>
 
 #define MAX_BLOCKS 10