summaryrefslogtreecommitdiff
path: root/shape.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:43 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:43 +0000
commit343e78e15048e6a25791449bfc7566c07ccddf28 (patch)
tree320aaabfd01f23459cceab375ab853f0b6a7467a /shape.h
parent9a41c9c6452753ac1911a585e59982e8e5186c6b (diff)
downloadxorg-proto-xextproto-343e78e15048e6a25791449bfc7566c07ccddf28.tar.gz
Diffstat (limited to 'shape.h')
-rw-r--r--shape.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/shape.h b/shape.h
index 2ff30d2..a590a27 100644
--- a/shape.h
+++ b/shape.h
@@ -1,3 +1,4 @@
+/* $XFree86: xc/include/extensions/shape.h,v 1.3 2001/12/14 19:53:29 dawes Exp $ */
/************************************************************
Copyright 1989, 1998 The Open Group
@@ -56,6 +57,9 @@ in this Software without prior written authorization from The Open Group.
#define ShapeNumberEvents (ShapeNotify + 1)
#ifndef _SHAPE_SERVER_
+
+#include <X11/Xutil.h>
+
typedef struct {
int type; /* of event */
unsigned long serial; /* # of last request processed by server */