summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_x11.c')
-rw-r--r--libvo/vo_x11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c
index 11c563d05d..bdf561cb53 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -54,7 +54,6 @@ static int CompletionType = -1;
#define MODE_BGR 0x2
#include "mp_msg.h"
-#include "help_mp.h"
static const vo_info_t info = {
"X11 ( XImage/Shm )",