egl: Rename backend constructor function
Otherwise the build will fail.
This commit is contained in:
parent
7501f3b4f9
commit
a774ff5a09
@ -68,7 +68,7 @@ struct _ClutterBackendEglNativeClass
|
||||
|
||||
GType clutter_backend_egl_native_get_type (void) G_GNUC_CONST;
|
||||
|
||||
ClutterBackend *clutter_backend_egl_new (void);
|
||||
ClutterBackend *clutter_backend_egl_native_new (void);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user