summaryrefslogtreecommitdiffstats
path: root/vidix/pm3_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/pm3_regs.h')
-rw-r--r--vidix/pm3_regs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/pm3_regs.h b/vidix/pm3_regs.h
index 0ace0cbd30..02fa982a96 100644
--- a/vidix/pm3_regs.h
+++ b/vidix/pm3_regs.h
@@ -11,8 +11,8 @@
*
*/
-#ifndef PM3_REGS_H
-#define PM3_REGS_H
+#ifndef MPLAYER_PM3_REGS_H
+#define MPLAYER_PM3_REGS_H
/**********************************************
* GLINT Permedia3 Control Status registers *
@@ -1110,4 +1110,4 @@ do{ \
temp = READ_REG(PM3RD_IndexedData); \
}
#endif
-#endif /* PM3_REGS_H */
+#endif /* MPLAYER_PM3_REGS_H */