Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_text_entry


Modified Files:
        Esmart_Text_Entry.h esmart_text_entry.c 


Log Message:
* Cleanup needed headers.
* Add needed include flags
* Fix wsmart-config export

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_text_entry/Esmart_Text_Entry.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Esmart_Text_Entry.h 11 Nov 2004 00:24:31 -0000      1.3
+++ Esmart_Text_Entry.h 4 Sep 2005 19:00:25 -0000       1.4
@@ -2,8 +2,6 @@
 #define _ESMART_TEXT_ENTRY_H
 
 #include <Evas.h>
-#include <Edje.h>
-#include <Ecore.h>
 #include <limits.h>
 
 #ifdef __cplusplus
===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_text_entry/esmart_text_entry.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- esmart_text_entry.c 3 May 2005 08:02:28 -0000       1.8
+++ esmart_text_entry.c 4 Sep 2005 19:00:25 -0000       1.9
@@ -5,6 +5,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <Ecore.h>
+#include <Edje.h>
 #include <stdlib.h>
 #include "Esmart_Text_Entry.h"
 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to