I just realized that this is probably not the right thing to do.
Rather, the #include "weston-egl-ext.h" should just be moved
from compositor.h to to gles2-renderer.c.  I'll submit a different
patch.  You choose.

U. Artie

>-----Original Message-----
>From: Eoff, Ullysses A
>Sent: Saturday, February 23, 2013 6:38 PM
>To: wayland-devel@lists.freedesktop.org
>Cc: Eoff, Ullysses A
>Subject: [PATCH weston-1.0] sdk: install weston-egl-ext.h included from
>compositor.h
>
>From: "U. Artie Eoff" <ullysses.a.e...@intel.com>
>
>weston-egl-ext.h is included in compositor.h, therefore
>needs to be installed with the weston sdk.
>
>Signed-off-by: U. Artie Eoff <ullysses.a.e...@intel.com>
>---
> src/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/src/Makefile.am b/src/Makefile.am
>index bea3b5f..d925620 100644
>--- a/src/Makefile.am
>+++ b/src/Makefile.am
>@@ -78,6 +78,7 @@ westoninclude_HEADERS =
>       \
>       version.h                               \
>       compositor.h                            \
>       matrix.h                                \
>+      weston-egl-ext.h                        \
>       ../shared/config-parser.h
>
> moduledir = $(libdir)/weston
>--
>1.7.11.7

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to