eina: remove useless include.
authorCedric BAIL <cedric.bail@free.fr>
Wed, 16 Nov 2011 10:13:24 +0000 (10:13 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Wed, 16 Nov 2011 10:13:24 +0000 (10:13 +0000)
NOTE: I don't know why it was there, but it shouldn't.
Please report any build issue you encounter.

SVN revision: 65291

legacy/eina/src/include/Eina.h

index 475cda7..68c41f5 100644 (file)
  *
  * 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