Skip to content
Snippets Groups Projects
Commit eb5e7fb4 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

Fix building the testsuite

parent f56ed8d5
No related branches found
Tags 1.0.0-pre2
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment