mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-28 22:40:24 +01:00
Remove unneeded xdamages header from dri2_glx.c.
It's needed for dri1 but not dri2. Signed-off-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
f8c190b0ab
commit
116e896aaf
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/Xfixes.h>
|
||||
#include <X11/extensions/Xdamage.h>
|
||||
#include "glapi.h"
|
||||
#include "glxclient.h"
|
||||
#include <X11/extensions/dri2proto.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue