summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2012-01-10 16:00:31 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2012-01-23 12:18:35 +0000
commitb70ac3e90161ae9165a2f1274830301cfe3d3606 (patch)
tree3e979f40be91d3de998616fba803aacfbc843a7f
parent4c598eb0845af96261c3d2626f6aef42dbf4f53a (diff)
misc: Add clutter-gst-player.h to the main header
Ooops, seems to have forgotten to add it when introduced the new class.
-rw-r--r--clutter-gst/clutter-gst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clutter-gst/clutter-gst.h b/clutter-gst/clutter-gst.h
index 0723db1..a36d773 100644
--- a/clutter-gst/clutter-gst.h
+++ b/clutter-gst/clutter-gst.h
@@ -36,5 +36,6 @@
#include "clutter-gst-video-texture.h"
#include "clutter-gst-util.h"
#include "clutter-gst-version.h"
+#include "clutter-gst-player.h"
#endif /* __CLUTTER_GST_H__ */