summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/aspect.h')
-rw-r--r--libvo/aspect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/aspect.h b/libvo/aspect.h
index e23b3445cf..de0a182397 100644
--- a/libvo/aspect.h
+++ b/libvo/aspect.h
@@ -1,5 +1,5 @@
-#ifndef __ASPECT_H
-#define __ASPECT_H
+#ifndef ASPECT_H
+#define ASPECT_H
/* Stuff for correct aspect scaling. */
extern int vo_panscan_x;