diff libmpdemux/qtpalette.h @ 26029:4129c8cfa742

Add MPLAYER_ prefix to multiple inclusion guards.
author diego
date Fri, 22 Feb 2008 09:09:46 +0000
parents d5bc3ea81002
children d643e4643313
line wrap: on
line diff
--- a/libmpdemux/qtpalette.h	Fri Feb 22 08:08:19 2008 +0000
+++ b/libmpdemux/qtpalette.h	Fri Feb 22 09:09:46 2008 +0000
@@ -2,8 +2,8 @@
 //  Automatically generated from a utility derived from XAnim:
 //    http://xanim.va.pubnix.com/home.html
 
-#ifndef QTPALETTE_H
-#define QTPALETTE_H
+#ifndef MPLAYER_QTPALETTE_H
+#define MPLAYER_QTPALETTE_H
 
 static const unsigned char qt_default_palette_4[4 * 4] = {
   0x5E, 0x65, 0x93, 0x00,
@@ -568,4 +568,4 @@
   /* 255, 0xFF */  0x00, 0x00, 0x00, 0x00
 };
 
-#endif /* QTPALETTE_H */
+#endif /* MPLAYER_QTPALETTE_H */