eina: remove useless include.

NOTE: I don't know why it was there, but it shouldn't.
Please report any build issue you encounter.


SVN revision: 65291
This commit is contained in:
Cedric BAIL 2011-11-16 10:13:24 +00:00
parent 9e655af267
commit 8bc845b84b
1 changed files with 1 additions and 3 deletions

View File

@ -131,11 +131,9 @@
*
* Please contact <enlightenment-devel@lists.sourceforge.net> to get in
* contact with the developers and maintainers.
*
*
*/
#include <dirent.h>
#ifdef _WIN32
# include <Evil.h>
#endif