From f17f389b66c734571e85d1b008dfd43fc7d40b28 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Tue, 2 Aug 2016 14:04:24 -0700 Subject: [PATCH] eo: add Eina.Binbuf native type. --- src/lib/eo/eina_types.eot | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/eo/eina_types.eot b/src/lib/eo/eina_types.eot index c7b9c958fb..41916269df 100644 --- a/src/lib/eo/eina_types.eot +++ b/src/lib/eo/eina_types.eot @@ -22,6 +22,7 @@ struct @extern Eina.Matrix3 { } struct @extern Eina.Inarray; +struct @extern Eina.Binbuf; type @extern Eina.Unicode: uint32;