summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2010-01-09 13:48:10 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2010-01-09 16:29:29 +0000
commit4520606b8e6a4fd2f985fbccba9e7a6bd0205145 (patch)
treea2a4a88b892a1a0f26e855ee9c8d0da4f0942acf
parentfdc60bea8efbded08dd454b9fedb8c24c263d5ad (diff)
downloadclutter-gst-4520606b8e6a4fd2f985fbccba9e7a6bd0205145.tar.gz
[misc] Remove spurius include
clutter-gst-debug.h does not need the cluttre_gst_init*() functions, no idea why that include was there.
-rw-r--r--clutter-gst/clutter-gst-debug.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clutter-gst/clutter-gst-debug.h b/clutter-gst/clutter-gst-debug.h
index 2ce884e..c5706be 100644
--- a/clutter-gst/clutter-gst-debug.h
+++ b/clutter-gst/clutter-gst-debug.h
@@ -28,7 +28,6 @@
#define __CLUTTER_GST_DEBUG_H__
#include <glib.h>
-#include "clutter-gst-util.h"
G_BEGIN_DECLS