pkgsrc/x11/modular-xorg-server/patches/patch-bf
2010-04-09 09:08:13 +00:00

13 lines
437 B
Text

$NetBSD: patch-bf,v 1.1 2010/04/09 09:08:13 tnn Exp $
--- Xext/shape.c.orig 2009-10-12 02:52:40.000000000 +0000
+++ Xext/shape.c
@@ -44,7 +44,7 @@ in this Software without prior written a
#include "resource.h"
#include "opaque.h"
#define _SHAPE_SERVER_ /* don't want Xlib structures */
-#include <X11/extensions/shapestr.h>
+#include <X11/extensions/shapeproto.h>
#include "regionstr.h"
#include "gcstruct.h"
#include "modinit.h"