all repos — openbox @ c3f9abaf52707769404f28093aaff338e4cc5d9e

openbox fork - make it a bit more like ryudo

gl aint used yet
Dana Jansens danakj@orodu.net
commit

c3f9abaf52707769404f28093aaff338e4cc5d9e

parent

4ec67b0a708550c1d50b2a209a1d7d3d5e642a38

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M render/test.crender/test.c

@@ -1,7 +1,7 @@

#include <stdio.h> #include <X11/Xlib.h> #include <X11/extensions/shape.h> -#include <GL/glx.h> +/*#include <GL/glx.h>*/ #include <string.h> #include <stdlib.h> #include "render.h"