focus: fix compilation

it seems like eolian changed, so i need to import the eina_types
This commit is contained in:
Marcel Hollerbach 2016-10-27 19:06:17 +02:00
parent b75b5f4c05
commit 78e7891029
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
import eina_types;
mixin Efl.Ui.Focus.Object
{
[[Functions of focusable objects]]