summaryrefslogtreecommitdiffstats
path: root/vidix/unichrome_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'vidix/unichrome_regs.h')
-rw-r--r--vidix/unichrome_regs.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vidix/unichrome_regs.h b/vidix/unichrome_regs.h
index 15795f126b..f9842b5dbc 100644
--- a/vidix/unichrome_regs.h
+++ b/vidix/unichrome_regs.h
@@ -23,8 +23,8 @@
* DEALINGS IN THE SOFTWARE.
*/
-#ifndef _VIA_H_
-#define _VIA_H_ 1
+#ifndef UNICHROME_REGS_H
+#define UNICHROME_REGS_H
/* Video status flag */
@@ -632,4 +632,4 @@
-#endif /* _VIA_H_ */
+#endif /* UNICHROME_REGS_H */