Emotion: stop breaking compilation on Windows please
authorcaro <caro>
Fri, 30 Dec 2011 13:26:46 +0000 (13:26 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 30 Dec 2011 13:26:46 +0000 (13:26 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@66692 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/modules/gstreamer/emotion_gstreamer.h

index 39f320c..25a7180 100644 (file)
@@ -1,10 +1,6 @@
 #ifndef __EMOTION_GSTREAMER_H__
 #define __EMOTION_GSTREAMER_H__
 
-#ifdef HAVE_ECORE_X
-#include <Ecore_X.h>
-#endif
-
 typedef void (*Evas_Video_Convert_Cb)(unsigned char *evas_data,
                                       const unsigned char *gst_data,
                                       unsigned int w,