summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-03-04 21:00:40 +0000
committerDaniel Stone <daniel@fooishbar.org>2006-03-04 21:00:40 +0000
commit1f862e619f12b54bee2efbb66f77c750184b191f (patch)
treee88166f31edb5254bf341ba60aed4168135f5220 /include
parent461b3c5c0e47eed1b4abf5189ba92bb70d700fa1 (diff)
downloadxorg-lib-libXcursor-1f862e619f12b54bee2efbb66f77c750184b191f.tar.gz
Bug #4439: Include Xlib.h.
Diffstat (limited to 'include')
-rw-r--r--include/X11/Xcursor/Xcursor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/X11/Xcursor/Xcursor.h b/include/X11/Xcursor/Xcursor.h
index feb38ed..834e3f1 100644
--- a/include/X11/Xcursor/Xcursor.h
+++ b/include/X11/Xcursor/Xcursor.h
@@ -26,6 +26,7 @@
#define _XCURSOR_H_
#include <stdio.h>
#include <X11/Xfuncproto.h>
+#include <X11/Xlib.h>
typedef int XcursorBool;
typedef unsigned int XcursorUInt;