evas: Fix oopsie in previous patch (evas vg)

Ref 880dd63a0c
This commit is contained in:
Jean-Philippe Andre 2017-10-24 16:03:00 +09:00
parent 0258ac77b0
commit 98f81f5cbf
1 changed files with 1 additions and 1 deletions

View File

@ -3366,7 +3366,7 @@ EAPI Evas_Object *evas_object_rectangle_add(Evas *e) EINA_WARN_UNUSED_RESULT EIN
*/
EAPI Evas_Object *evas_object_vg_add(Evas *e) EINA_WARN_UNUSED_RESULT EINA_ARG_NONNULL(1) EINA_MALLOC;
#include "canvas/evas_vg.eo.legacy.h"
#include "canvas/efl_canvas_vg.eo.legacy.h"
#include "canvas/efl_vg_container.eo.legacy.h"
/**
* Creates a new vector shape object \.