[clutter-gst] misc: Add clutter-gst-player.h to the main header



commit b70ac3e90161ae9165a2f1274830301cfe3d3606
Author: Damien Lespiau <damien lespiau intel com>
Date:   Tue Jan 10 16:00:31 2012 +0000

    misc: Add clutter-gst-player.h to the main header
    
    Ooops, seems to have forgotten to add it when introduced the new class.

 clutter-gst/clutter-gst.h |    1 +
 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__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]