Skip to content
Commit 8817a5f1 authored by Daniel Stone's avatar Daniel Stone
Browse files

backend-x11: Fix EGL compile warning



EGLNativeWindowType can be a lot of different things, including a
pointer which an XID is not. Explicitly cast it through uintptr_t so we
don't throw build warnings either way.

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
parent b25f8aeb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment