summaryrefslogtreecommitdiffstats
path: root/vidix/glint_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/glint_regs.h')
-rw-r--r--vidix/glint_regs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/glint_regs.h b/vidix/glint_regs.h
index 86064cf2c1..c61fe69c23 100644
--- a/vidix/glint_regs.h
+++ b/vidix/glint_regs.h
@@ -14,8 +14,8 @@
*
*/
-#ifndef GLINT_REGS_H
-#define GLINT_REGS_H
+#ifndef MPLAYER_GLINT_REGS_H
+#define MPLAYER_GLINT_REGS_H
/**********************************************
* GLINT 500TX Configuration Region Registers *
@@ -1301,4 +1301,4 @@ do{ \
#define ACCESSCHIP2() \
pGlint->IOOffset = 0x10000;
-#endif /* GLINT_REGS_H */
+#endif /* MPLAYER_GLINT_REGS_H */