Elm app server: Fix eo type errors.

This commit is contained in:
Tom Hacohen 2016-04-19 16:54:50 +01:00
parent aa577541e8
commit 64cb0942d4
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import eina_types;
import elm_general;
type Elm_App_Server_Create_View_Cb: __undefined_type;