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

Better file name

parent 00155d40
......@@ -22,7 +22,7 @@ SOURCES_yuv = yuv.c
libxcb_plugin_la_SOURCES = \
xcb/xcb_vlc.h \
xcb/xcb.c \
xcb/x11.c \
xcb/events.c
libxcb_plugin_la_CFLAGS = $(AM_CFLAGS) \
$(XCB_CFLAGS) $(XCB_SHM) \
......
/**
* @file xcb.c
* @file x11.c
* @brief X C Bindings video output module for VLC media player
*/
/*****************************************************************************
......
......@@ -1286,7 +1286,7 @@ modules/video_output/x11/xcommon.c
modules/video_output/x11/xcommon.h
modules/video_output/x11/xvideo.c
modules/video_output/x11/xvmc.c
modules/video_output/xcb/xcb.c
modules/video_output/xcb/x11.c
modules/video_output/yuv.c
modules/visualization/galaktos/PCM.c
modules/visualization/galaktos/PCM.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