Evas canvas3d texture: Fix Eolian warnings.
authorTom Hacohen <tom@stosb.com>
Wed, 17 Feb 2016 09:48:34 +0000 (09:48 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 17 Feb 2016 09:48:34 +0000 (09:48 +0000)
This includes either migrating types to eolian, fixing namespace or
importing extra types.

src/lib/evas/canvas/evas_canvas3d_texture.eo

index d8d85c9..d0ee17e 100644 (file)
@@ -1,3 +1,5 @@
+type @extern Evas_Colorspace: int; /* FIXME: Need to get emile migrated. */
+
 class Evas.Canvas3D.Texture (Evas.Canvas3D.Object, Evas.Common_Interface)
 {
    legacy_prefix: null;