Commit cf525b71 authored by Clément Stenac's avatar Clément Stenac

First and probably only attempt at fixing os x interface :)

parent d1947759
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include "controls.h" #include "controls.h"
#include "open.h" #include "open.h"
/***************************************************************************** /*****************************************************************************
* VLGetURLScriptCommand implementation * VLGetURLScriptCommand implementation
*****************************************************************************/ *****************************************************************************/
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <vlc_interface.h> #include <vlc_interface.h>
#include <vlc_playlist.h>
#include <vlc_vout.h> #include <vlc_vout.h>
#include <vlc_aout.h> #include <vlc_aout.h>
#include <vlc_input.h> #include <vlc_input.h>
......
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