add eina include to tempget and batget

SVN revision: 65337
This commit is contained in:
Carsten Haitzler 2011-11-17 11:12:30 +00:00
parent cef3afa355
commit 861f7bb901
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
# include <ps/IOPowerSources.h>
#endif
#include <Eina.h>
#include <Ecore.h>
#include <Ecore_File.h>
#include <Ecore_Con.h>

View File

@ -19,6 +19,7 @@
#include <err.h>
#endif
#include <Eina.h>
#include <Ecore.h>
#include <Ecore_File.h>