Inlcude Eina.h for Eina_Bool (use with ecore_x_input_multi_select)

SVN revision: 45231
This commit is contained in:
Christopher Michael 2010-01-16 17:12:50 +00:00
parent 070a50fb38
commit 6f2560c58a
1 changed files with 3 additions and 0 deletions

View File

@ -5,9 +5,12 @@
#ifndef _ECORE_X_H
#define _ECORE_X_H
#include <Eina.h>
#ifdef EAPI
# undef EAPI
#endif
#ifdef _MSC_VER
# ifdef BUILDING_DLL
# define EAPI __declspec(dllexport)