Commit deb8ae92 authored by David Fuhrmann's avatar David Fuhrmann

macosx: remove unneeded headers from videoview.m

parent a654d779
...@@ -35,13 +35,10 @@ ...@@ -35,13 +35,10 @@
#import "VideoView.h" #import "VideoView.h"
#import "CoreInteraction.h" #import "CoreInteraction.h"
#import "MainMenu.h" #import "MainMenu.h"
#import "MainWindow.h"
#import <vlc_common.h> #import <vlc_common.h>
#import <vlc_vout_window.h>
#import <vlc_vout_display.h>
#import <vlc_keys.h> #import <vlc_keys.h>
#import <vlc_mouse.h>
/***************************************************************************** /*****************************************************************************
* DeviceCallback: Callback triggered when the video-device variable is changed * DeviceCallback: Callback triggered when the video-device variable is changed
*****************************************************************************/ *****************************************************************************/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment