summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeron Johnson <deron.johnson@sun.com>2005-01-06 19:56:55 +0000
committerDeron Johnson <deron.johnson@sun.com>2005-01-06 19:56:55 +0000
commit90e84ad2ec5101119b2a8404a8a553cde0784e6f (patch)
treecbaa6d0703aca2383fc9016429942c521a08d27b
parent87a2015dff7b7dc2bef6cdc61bf1ff169eee45c1 (diff)
Integrate 6.8.2 RC2 changes.lg3d-dev-0-6-1
-rw-r--r--Xinerama.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Xinerama.h b/Xinerama.h
index 2ab2d99..4dcfe19 100644
--- a/Xinerama.h
+++ b/Xinerama.h
@@ -1,4 +1,4 @@
-/* $XdotOrg$ */
+/* $XdotOrg: xc/include/extensions/Xinerama.h,v 1.2.4.1 2004/12/13 02:56:12 gisburn Exp $ */
/*
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;