Commit de79c114 authored by Laurent Aimar's avatar Laurent Aimar

Do not include vout_control.h in mediacontrol_audio_video.c

It is simply unneeded.
parent 69d94d9c
......@@ -40,8 +40,6 @@
#include <errno.h> /* ENOMEM */
#include <stdio.h>
#include <ctype.h>
#define __LIBVLC__ /* WTF? */
#include "../video_output/vout_control.h"
#ifdef HAVE_UNISTD_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