summaryrefslogtreecommitdiffstats
path: root/libvo/osd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/osd.h')
-rw-r--r--libvo/osd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/osd.h b/libvo/osd.h
index 36ff2e68d3..d1a744ad3b 100644
--- a/libvo/osd.h
+++ b/libvo/osd.h
@@ -1,6 +1,6 @@
-#ifndef __MPLAYER_OSD_H
-#define __MPLAYER_OSD_H
+#ifndef MPLAYER_OSD_H
+#define MPLAYER_OSD_H
// Generic alpha renderers for all YUV modes and RGB depths.
// These are "reference implementations", should be optimized later (MMX, etc)