Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/src/client
Modified Files:
EvasTextEntry.c
Log Message:
Fix the includes in EvasTextEntry
Need to include Ecore.h before Ecore_X.h
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/src/client/EvasTextEntry.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- EvasTextEntry.c 25 Jul 2003 05:20:02 -0000 1.1
+++ EvasTextEntry.c 14 Oct 2003 13:07:08 -0000 1.2
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <string.h>
+#include <Ecore.h>
#include <Ecore_X.h>
#include <stdlib.h>
#include "EvasTextEntry.h"
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs