mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
canvas: Fix single header inclusion guard
This commit is contained in:
parent
0eeb61f3a8
commit
f2b9c17a78
@ -22,6 +22,10 @@
|
|||||||
* Emmanuele Bassi <ebassi@linux.intel.com>
|
* Emmanuele Bassi <ebassi@linux.intel.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if !defined(__CLUTTER_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
|
||||||
|
#error "Only <clutter/clutter.h> can be included directly."
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef __CLUTTER_CANVAS_H__
|
#ifndef __CLUTTER_CANVAS_H__
|
||||||
#define __CLUTTER_CANVAS_H__
|
#define __CLUTTER_CANVAS_H__
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user