mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 17:10:05 +01:00
mi: do not use X11/extensions/shape.h header from libXext
Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net> Tested-by: Dan Nicholson <dbn.lists@gmail.com>
This commit is contained in:
parent
b8615d5927
commit
91b5aadbdf
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ SOFTWARE.
|
|||
#endif
|
||||
|
||||
#include <X11/X.h>
|
||||
#include <X11/extensions/shape.h>
|
||||
#include <X11/extensions/shapeconst.h>
|
||||
#include "regionstr.h"
|
||||
#include "region.h"
|
||||
#include "mi.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue