Commit 59b95519 authored by Felix Paul Kühne's avatar Felix Paul Kühne

src/interface: compilation fix

parent 2af549a6
......@@ -47,6 +47,10 @@
#include <vlc_interface.h>
#include "libvlc.h"
#ifdef __APPLE__
#include "../lib/libvlc_internal.h"
#endif
/*****************************************************************************
* Local prototypes
*****************************************************************************/
......
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