mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
2007-11-08 Rob Bradford <rob@openedhand.com>
* clutter/glx/clutter-glx.h: Include <X11/Xutil.h> needed for the definition of XVisualInfo.
This commit is contained in:
parent
6997c45f84
commit
222b012014
@ -1,3 +1,8 @@
|
|||||||
|
2007-11-08 Rob Bradford <rob@openedhand.com>
|
||||||
|
|
||||||
|
* clutter/glx/clutter-glx.h:
|
||||||
|
Include <X11/Xutil.h> needed for the definition of XVisualInfo.
|
||||||
|
|
||||||
2007-11-08 Rob Bradford <rob@openedhand.com>
|
2007-11-08 Rob Bradford <rob@openedhand.com>
|
||||||
|
|
||||||
* clutter/cogl/gles/cogl.c: (cogl_color):
|
* clutter/cogl/gles/cogl.c: (cogl_color):
|
||||||
|
@ -40,6 +40,7 @@
|
|||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xatom.h>
|
#include <X11/Xatom.h>
|
||||||
|
#include <X11/Xutil.h>
|
||||||
#include <clutter/clutter-stage.h>
|
#include <clutter/clutter-stage.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user