Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-config.h.in
1 #if !defined(__CLUTTER_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
2 #error "Only <clutter/clutter.h> can be included directly."
3 #endif
4
5 #ifndef __CLUTTER_CONFIG_H__
6 #define __CLUTTER_CONFIG_H__
7
8 #include <glib.h>
9
10 G_BEGIN_DECLS
11
12 @CLUTTER_CONFIG_DEFINES@
13
14 G_END_DECLS
15
16 #endif /* __CLUTTER_CONFIG_H__ */