evas: fix build error 33/89533/1
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Mon, 26 Sep 2016 02:44:39 +0000 (11:44 +0900)
committerSubhransu Mohanty <sub.mohanty@samsung.com>
Mon, 26 Sep 2016 02:44:39 +0000 (11:44 +0900)
Change-Id: Ib26aef7d7e0e6eaf8fa5a3510d922a4bdf18cf10

src/lib/evas/canvas/evas_object_vg.c

index 44880f0..aa5d53d 100644 (file)
@@ -113,7 +113,7 @@ evas_object_vg_path_set(Eo *obj, const char *path, int src_vg,
           }
         pd->svg = entry;
      }
-   evas_object_change(obj, efl_data_scope_get(obj, EFL_CANVAS_OBJECT_CLASS));
+   evas_object_change(obj, eo_data_scope_get(obj, EVAS_OBJECT_CLASS));
 }
 
 Efl_VG *