mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-28 07:30:12 +01:00
Add include of X11/Xlib.h to cairo-xlib-xrender.h
This makes this header file self-sufficient. Thanks to Sam Sirlin <samuel.w.sirlin@jpl.nasa.gov> for pointing this out.
This commit is contained in:
parent
8223c976d5
commit
0b19ff1d3f
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@
|
|||
|
||||
#if CAIRO_HAS_XLIB_SURFACE
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/Xrender.h>
|
||||
|
||||
CAIRO_BEGIN_DECLS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue