From fdd509ef7559bfb559459bb1e0a0d5ff86f07a9b Mon Sep 17 00:00:00 2001 From: Alexander Gottwald Date: Wed, 15 Sep 2004 16:33:21 +0000 Subject: Pull XORG-6_8_0 to CYGWIN branch --- man/Xrandr.man | 2 +- src/Xrandrint.h | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/man/Xrandr.man b/man/Xrandr.man index 9df290f..ac646c3 100644 --- a/man/Xrandr.man +++ b/man/Xrandr.man @@ -1,6 +1,6 @@ .\" .\" $XFree86: xc/lib/Xrandr/Xrandr.man,v 1.7 2003/08/04 10:32:21 eich Exp $ -.\" $XdotOrg: xc/lib/Xrandr/Xrandr.man,v 1.1.4.2.4.1 2004/03/04 17:46:58 eich Exp $ +.\" $XdotOrg: xc/lib/Xrandr/Xrandr.man,v 1.2 2004/04/23 18:43:47 eich Exp $ .\" .\" Copyright 2002 Hewlett-Packard Company.\" .\" Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/Xrandrint.h b/src/Xrandrint.h index 87724c9..8838d78 100644 --- a/src/Xrandrint.h +++ b/src/Xrandrint.h @@ -32,11 +32,11 @@ #define NEED_REPLIES #include #include -#include "Xext.h" /* in ../include */ -#include "extutil.h" /* in ../include */ +#include +#include #include "Xrandr.h" -#include "randr.h" -#include "randrproto.h" +#include +#include extern XExtensionInfo XrandrExtensionInfo; extern char XrandrExtensionName[]; -- cgit v1.2.3