elementary: Fix calls to ecore_evas_wayland_window_get2
authorChris Michael <cpmichael@osg.samsung.com>
Thu, 7 Jan 2016 19:56:30 +0000 (14:56 -0500)
committerChris Michael <cpmichael@osg.samsung.com>
Thu, 7 Jan 2016 20:04:09 +0000 (15:04 -0500)
commitb82446cf5d33676f5e766bbc6fdf2cca630e47bb
tree8206dfcd879f4999b0a4f71e262a1511b0aab131
parentcbf818e211b54893c6ce3daa592d46332f837890
elementary: Fix calls to ecore_evas_wayland_window_get2

As we've renamed the function, the calls to it should be updated to
use the new function name

Signed-off-by: Chris Michael <cpmichael@osg.samsung.com>
legacy/elementary/src/lib/elm_cnp.c
legacy/elementary/src/lib/elm_win.c