changeset 36404:4df68a2d918b

vo_corevideo: Add include to fix compilation on OSX 10.9 Patch by Johan Andersson [j i19 se]
author reimar
date Wed, 30 Oct 2013 18:51:33 +0000
parents 07e9ebd91b98
children 3dfe2b0db098
files libvo/vo_corevideo.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_corevideo.h	Wed Oct 30 18:45:48 2013 +0000
+++ b/libvo/vo_corevideo.h	Wed Oct 30 18:51:33 2013 +0000
@@ -26,6 +26,7 @@
 #import <Cocoa/Cocoa.h>
 #import <QuartzCore/QuartzCore.h>
 #import <Carbon/Carbon.h>
+#import <OpenGL/gl.h>
 #import "osx_objc_common.h"
 
 // MPlayer OS X VO Protocol