Commit 9cbe9cae authored by Pavlov Konstantin's avatar Pavlov Konstantin

this should be ifdeffed in a proper way

parent 91c55963
......@@ -31,11 +31,9 @@ extern "C" {
#include <vlc/vlc.h>
#ifndef WIN32
#ifndef __BEOS__
#ifdef HAVE_X11_XLIB_H
#include <X11/Xlib.h>
#endif
#endif
struct libvlc_instance_t
{
......
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