diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/X11/Xcursor/Xcursor.h | 1 |
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; |