summaryrefslogtreecommitdiffstats
path: root/libvo/osx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/osx_common.h')
-rw-r--r--libvo/osx_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/osx_common.h b/libvo/osx_common.h
index c5e127345f..ae31a6353d 100644
--- a/libvo/osx_common.h
+++ b/libvo/osx_common.h
@@ -22,5 +22,6 @@
struct vo;
int convert_key(unsigned key, unsigned charcode);
+int is_osx_version_at_least(int majorv, int minorv, int bugfixv);
#endif /* MPLAYER_OSX_COMMON_H */