fixesproto: adjust to split xext headers

Protocol constants for shape were moved to shapeconst.h.

Acked-By: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Julien Cristau 2009-07-16 11:20:09 +01:00
parent a0aeb48945
commit c7c9beab9a
2 changed files with 2 additions and 3 deletions

View file

@ -7,3 +7,4 @@ Name: FixesProto
Description: X Fixes extension headers
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
Requires: xextproto >= 7.0.99.1

View file

@ -47,9 +47,7 @@
#include <X11/Xmd.h>
#include <X11/extensions/xfixeswire.h>
#define _SHAPE_SERVER_
#include <X11/extensions/shape.h>
#undef _SHAPE_SERVER_
#include <X11/extensions/shapeconst.h>
#define Window CARD32
#define Drawable CARD32