commit | e338ced1e04bf4b97322d5eed2b5bdf5b052095a | [log] [tgz] |
---|---|---|
author | Krzysztof Konopko <kris@youview.com> | Thu Sep 15 13:01:49 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Sep 26 16:50:31 2016 +0300 |
tree | 874e8e8d4627706b9a7c6694a02ecca6fbeb657b | |
parent | 4e2fa0abc3bd359a309a4f215d528156751ff819 [diff] |
shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined Including `weston-egl-ext.h` causes compilation failure for configurations with EGL disabled. Verified with `--disable-egl`, `--disable-x11-compositor` and `--disable-drm-compositor`. Signed-off-by: Krzysztof Konopko <kris@youview.com> Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>