mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
st/omx: remove unneeded X11 include
En route to a X11-less builds Cc: <mesa-stable@lists.freedesktop.org> Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Nayan Deshmukh <nayan26deshmukh@gmail.com> Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
parent
8b9868ad4c
commit
d71ce62e84
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@
|
|||
#ifndef OMX_VID_DEC_H
|
||||
#define OMX_VID_DEC_H
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <OMX_Types.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue