mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
aacdbb4a55
The generic cogl_renderer_handle_native_event API was removed from the Cogl public API in favour of typesafe functions, so this updates the win32 backend in line with that change. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>