[PATCH] fix typo in bigreq.c
Stefano Avallone
stavallo at unina.it
Tue Sep 1 03:54:06 PDT 2009
Hi,
the following simple patch fixes a typo in Xext/bigreq.c that prevented to
compile the X server:
--- bigreq.c.orig 2009-09-01 10:54:34.000000000 +0200
+++ bigreq.c 2009-09-01 10:55:03.000000000 +0200
@@ -36,7 +36,7 @@
#include "os.h"
#include "dixstruct.h"
#include "extnsionst.h"
-#include <X11/extensions/bigreqproto.h>
+#include <X11/extensions/bigreqsproto.h>
#include "opaque.h"
#include "modinit.h"
regards,
Stefano
More information about the xorg
mailing list