swc

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.nihaljere.xyz/swc
Log | Files | Refs | README | LICENSE

commit e7d1aa7470c7a1eab2581adab120d774d60ada41
parent ba51fade7807c030d601cab4256a9e50f1de5abf
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 15 Jan 2013 02:49:47 -0800

Remove bad include

Diffstat:
Mcompositor.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/compositor.h b/compositor.h @@ -8,7 +8,6 @@ #include "seat.h" #include "egl.h" #include "binding.h" -#include "event_listener.h" #include "renderer.h" struct swc_compositor