mirror of
https://github.com/videolan/vlc.git
synced 2025-01-27 01:56:19 +08:00
* modules/video_output/x11/glx.c: vlc_opengl.h was removed.
This commit is contained in:
parent
f0f138425c
commit
ff7d97cf89
@ -33,9 +33,6 @@
|
||||
#include <vlc/intf.h>
|
||||
#include <vlc/vout.h>
|
||||
|
||||
/* For the opengl provider interface */
|
||||
#include "vlc_opengl.h"
|
||||
|
||||
#ifdef HAVE_SYS_SHM_H
|
||||
# include <sys/shm.h> /* shmget(), shmctl() */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user