lets compile again... shall we? :)
authorCarsten Haitzler <raster@rasterman.com>
Tue, 28 Feb 2012 23:55:04 +0000 (23:55 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 28 Feb 2012 23:55:04 +0000 (23:55 +0000)
SVN revision: 68526

legacy/ecore/src/lib/ecore_evas/ecore_evas_wayland_egl.c

index b82d068..15f843d 100644 (file)
@@ -948,7 +948,7 @@ _ecore_evas_wl_frame_add(Evas *evas)
 
 #else
 EAPI Ecore_Evas *
-ecore_evas_wayland_egl_new(const char *disp_name __UNUSED__, Ecore_Wl_Window *parent __UNUSED__, int x __UNUSED__, int y __UNUSED__, int w __UNUSED__, int h __UNUSED__, Eina_Bool frame __UNUSED__)
+ecore_evas_wayland_egl_new(const char *disp_name __UNUSED__, unsigned int parent __UNUSED__, int x __UNUSED__, int y __UNUSED__, int w __UNUSED__, int h __UNUSED__, Eina_Bool frame __UNUSED__)
 {
    return NULL;
 }