mutter/cogl/winsys
Robert Bragg 1022c285c6 texture-pixmap-x11.h: define __COGL_H_INSIDE__
Ideally we wouldn't have exposed cogl-texture-pixmap-x11.h as a
top level header and would have just automatically included it in cogl.h
but we already have code that assumes it can be directly included.

This ensures we define __COGL_H_INSIDE__ as a reminder that it is a top
level header in case we later need to include other cogl internal cogl
headers which would cause a build time error without this defined.

Reviewed-by: Neil Roberts <neil@linux.intel.com>
2012-02-20 23:12:44 +00:00
..
cogl-texture-pixmap-x11-private.h
cogl-texture-pixmap-x11.c
cogl-texture-pixmap-x11.h
cogl-winsys-egl-android-private.h
cogl-winsys-egl-android.c
cogl-winsys-egl-feature-functions.h
cogl-winsys-egl-gdl-private.h
cogl-winsys-egl-gdl.c
cogl-winsys-egl-kms-private.h
cogl-winsys-egl-kms.c
cogl-winsys-egl-null-private.h
cogl-winsys-egl-null.c
cogl-winsys-egl-private.h
cogl-winsys-egl-wayland-private.h
cogl-winsys-egl-wayland.c
cogl-winsys-egl-x11-private.h
cogl-winsys-egl-x11.c
cogl-winsys-egl.c
cogl-winsys-glx-feature-functions.h
cogl-winsys-glx.c
cogl-winsys-private.h
cogl-winsys-sdl.c Update the SDL winsys 2011-12-14 16:45:17 +00:00
cogl-winsys-stub-private.h
cogl-winsys-stub.c
cogl-winsys-wgl-feature-functions.h
cogl-winsys-wgl.c
cogl-winsys.c