Plugins need to have it available, as it is included in compositor.h.
---
 src/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index c7ce982..929de31 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -93,7 +93,8 @@ westoninclude_HEADERS =                               \
        version.h                               \
        compositor.h                            \
        ../shared/matrix.h                      \
-       ../shared/config-parser.h
+       ../shared/config-parser.h               \
+       ../shared/zalloc.h
 
 moduledir = $(libdir)/weston
 module_LTLIBRARIES =                           \
-- 
1.8.3.4

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to