mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 11:08:24 +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>
(cherry picked from commit d71ce62e84)
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
This commit is contained in:
parent
9b44f3fa95
commit
114a4a99bd
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