Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
Ewl.h ewl_media.h
Log Message:
Optional build items must be included seperately from Ewl.h.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Ewl.h,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -3 -r1.59 -r1.60
--- Ewl.h 16 Jul 2004 23:39:40 -0000 1.59
+++ Ewl.h 19 Jul 2004 17:50:09 -0000 1.60
@@ -278,11 +278,8 @@
#include <Evas.h>
#include <Edje.h>
#include <Ecore.h>
-#include <Edb.h>
#include <Etox.h>
-#ifdef HAVE_EMOTION_H
-#include <Emotion.h>
-#endif
+#include <Edb.h>
#include <stdio.h>
#include <stdlib.h>
@@ -358,7 +355,6 @@
#include <ewl_selectionbar.h>
#include <ewl_selectionbook.h>
#include <ewl_tooltip.h>
-#include <ewl_media.h>
#include <ewl_tree.h>
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_media.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- ewl_media.h 18 Jul 2004 18:21:46 -0000 1.5
+++ ewl_media.h 19 Jul 2004 17:50:09 -0000 1.6
@@ -1,7 +1,8 @@
-
#ifndef __EWL_MEDIA_H__
#define __EWL_MEDIA_H__
+#include <Emotion.h>
+
/**
* @defgroup Ewl_Media : A Multi media widget
* @brief Defines a class for displaing video
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs