Commit 5cf8c891 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Compile fix

parent 3e1fea39
......@@ -22,14 +22,14 @@
# include "config.h"
#endif
#include <vlc/vlc.h>
#include "../libvlc.h"
#if 0
#include <stdio.h>
#include <assert.h>
#include <pthread.h>
#include <vlc/vlc.h>
#include "../libvlc.h"
static void set_libvlc_path (void)
{
static char libvlc_path[PATH_MAX];
......
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