Include new headers too.

SVN revision: 35258
This commit is contained in:
Cedric BAIL 2008-07-30 16:40:15 +00:00
parent edce92f017
commit ea2d7be8ec
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ extern "C" {
#include "eina_module.h"
#include "eina_mempool.h"
#include "eina_error.h"
#include "eina_array.h"
#include "eina_stringshare.h"
#ifdef __cplusplus
}