summaryrefslogtreecommitdiffstats
path: root/libvo/sub.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sub.h')
-rw-r--r--libvo/sub.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvo/sub.h b/libvo/sub.h
index feb3354679..fcfdd71a88 100644
--- a/libvo/sub.h
+++ b/libvo/sub.h
@@ -98,8 +98,8 @@ extern void* vo_vobsub;
#define OSD_PB_1 0x13
/* now in textform */
-extern char * __sub_osd_names[];
-extern char * __sub_osd_names_short[];
+extern char * sub_osd_names[];
+extern char * sub_osd_names_short[];
extern int sub_unicode;
extern int sub_utf8;