Add renderer to the compositor
authorChris Michael <cp.michael@samsung.com>
Mon, 10 Jun 2013 06:51:31 +0000 (07:51 +0100)
committerChris Michael <cp.michael@samsung.com>
Mon, 10 Jun 2013 06:51:31 +0000 (07:51 +0100)
Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/bin/e_wayland/e_comp.h

index 0115976f6aae5bc6972985ce78d42dfb8597fd50..4a96fb233833fe4ee2c27654a2e2fad43c7005cd 100644 (file)
@@ -41,6 +41,7 @@ struct _E_Compositor
 
    E_Shell_Interface shell_interface;
 
+   E_Renderer *renderer;
    E_Plane plane; // primary plane
 
    Ecore_Fd_Handler *fd_hdlr;