[longomatch/clutter] Add missing include



commit b3611da889434fd34d1b0b2ae693c391d8b440d9
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Sat Sep 24 13:01:51 2011 +0200

    Add missing include

 libcesarplayer/gst-helpers.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libcesarplayer/gst-helpers.c b/libcesarplayer/gst-helpers.c
index a219e9b..2c5c1fb 100644
--- a/libcesarplayer/gst-helpers.c
+++ b/libcesarplayer/gst-helpers.c
@@ -31,6 +31,7 @@
  */
 
 #include <gst/tag/tag.h>
+#include <clutter-gtk/clutter-gtk.h>
 #include "gst-helpers.h"
 
 void



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