summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index 3719e0efc9..2f2bc86495 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -20,7 +20,7 @@ extern char * audio_driver;
extern float audio_delay;
extern int osd_level;
-extern int osd_visible;
+extern unsigned int osd_visible;
extern char * font_name;
extern float font_factor;