summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-02-11 10:53:06 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-02-11 10:53:06 +0000
commit673527bba728e6d22142fb61393e56344bf6f9d6 (patch)
tree1034534a0ecf3a848ad2e72d4683e56f8fd0dfd4
parentcf3c08d9633e360f064842e5523dae5b01446c9e (diff)
downloadxorg-proto-xineramaproto-CYGWIN.tar.gz
Import changes from XORG-6.8.2CYGWIN-6_8_2-MERGECYGWIN
-rw-r--r--Xinerama.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Xinerama.h b/Xinerama.h
index db7742e..3d65da9 100644
--- a/Xinerama.h
+++ b/Xinerama.h
@@ -1,4 +1,4 @@
-/* $XdotOrg: xc/include/extensions/Xinerama.h,v 1.2 2004/04/23 18:43:06 eich Exp $ */
+/* $XdotOrg$ */
/*
Copyright 2003 The Open Group
@@ -29,6 +29,8 @@ in this Software without prior written authorization from The Open Group.
#ifndef _Xinerama_h
#define _Xinerama_h
+#include <X11/Xlib.h>
+
typedef struct {
int screen_number;
short x_org;