ecore fb: Unbreak ecore_evas_fb.
authorChidambar Zinnoury <chidambar.zinnoury@zefla.fr>
Tue, 20 Oct 2015 16:58:18 +0000 (18:58 +0200)
committerChidambar Zinnoury <chidambar.zinnoury@zefla.fr>
Tue, 20 Oct 2015 16:58:18 +0000 (18:58 +0200)
commit9d3bc82d0834d20a21b1feefc2eb3209f6cd9be4
treee9b3b32ce181e1e9fdefd25f1ac848cc7cd21345
parent90aa3b13ed26e3e3445b7038dd49f8b4efc077b7
 ecore fb: Unbreak ecore_evas_fb.

 The ecore_evas_fb module uses ecore_fb_ts_* functions which are only available to EFL internals and not for the general API.

 However, EAPI not being defined in ecore_fb_private.h made the symbols not being exported at all, which in return made execution-time linking not finding them and thus failing.
src/lib/ecore_fb/ecore_fb_private.h