summaryrefslogtreecommitdiffstats
path: root/libvo/vo_macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_macosx.h')
-rw-r--r--libvo/vo_macosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_macosx.h b/libvo/vo_macosx.h
index 7444bcbf5a..1384d24040 100644
--- a/libvo/vo_macosx.h
+++ b/libvo/vo_macosx.h
@@ -22,7 +22,7 @@
#import <Cocoa/Cocoa.h>
#import <QuartzCore/QuartzCore.h>
-#import <QuickTime/QuickTime.h>
+#import <Carbon/Carbon.h>
// MPlayer OS X VO Protocol
@protocol MPlayerOSXVOProto