summaryrefslogtreecommitdiff
path: root/clutter-gtk/clutter-gtk.h
blob: 0ab61e91042273dfc98f6efef71a8e9a1b520568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef __CLUTTER_GTK_H__
#define __CLUTTER_GTK_H__

#define __CLUTTER_GTK_H_INSIDE__

/* Please, keep the list sorted alphabetically */

#include "gtk-clutter-actor.h"
#include "gtk-clutter-embed.h"
#include "gtk-clutter-texture.h"
#include "gtk-clutter-util.h"
#include "gtk-clutter-version.h"
#include "gtk-clutter-window.h"

#undef __CLUTTER_GTK_H_INSIDE__

#endif /* __CLUTTER_GTK_H__ */