Make ecore_file compile again.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 16 Jan 2010 05:20:14 +0000 (05:20 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 16 Jan 2010 05:20:14 +0000 (05:20 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@45205 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_file/Ecore_File.h

index d3a7f95..144117d 100644 (file)
@@ -10,6 +10,8 @@
  * - More events, move/rename of directory file
  */
 
+#include <Eina.h>
+
 #ifdef EAPI
 # undef EAPI
 #endif