[clutter-gst] autosink: remove stale x11 and glx includes



commit 64a7ffbc5ba5a4c69267a883013d9df33351c906
Author: Tomas Frydrych <tomas sleepfive com>
Date:   Sun May 6 11:21:11 2012 +0100

    autosink: remove stale x11 and glx includes
    
    Do not include clutter-x11.h and clutter-glx-texture-pixmap.h.

 clutter-gst/clutter-gst-auto-video-sink.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-auto-video-sink.c b/clutter-gst/clutter-gst-auto-video-sink.c
index 0239d79..61d0d1c 100644
--- a/clutter-gst/clutter-gst-auto-video-sink.c
+++ b/clutter-gst/clutter-gst-auto-video-sink.c
@@ -31,8 +31,6 @@
 
 #include <string.h>
 #include <clutter/clutter.h>
-#include <clutter/x11/clutter-x11.h>
-#include <clutter/glx/clutter-glx-texture-pixmap.h>
 
 #include "clutter-gst-auto-video-sink.h"
 #include "clutter-gst-private.h"



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