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

Fix building the testsuite

parent f56ed8d5
......@@ -32,13 +32,14 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <vlc/libvlc.h>
#include <vlc/vlc.h>
#undef NDEBUG
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <unistd.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