summaryrefslogtreecommitdiffstats
path: root/vidix/radeon.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/radeon.h')
-rw-r--r--vidix/radeon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/radeon.h b/vidix/radeon.h
index 6f8000f587..f22704dd53 100644
--- a/vidix/radeon.h
+++ b/vidix/radeon.h
@@ -22,8 +22,8 @@
* and partly compatible with Rage128 set (in OV0, CAP0, CAP1 parts)
*/
-#ifndef RADEON_H
-#define RADEON_H
+#ifndef MPLAYER_RADEON_H
+#define MPLAYER_RADEON_H
#define RADEON_REGSIZE 0x4000
#define MM_INDEX 0x0000
@@ -2235,4 +2235,4 @@
/* End of field default values. */
-#endif /* RADEON_H */
+#endif /* MPLAYER_RADEON_H */