diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-23 23:00:15 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-23 23:00:15 +0000 |
| commit | c3f9abaf52707769404f28093aaff338e4cc5d9e (patch) | |
| tree | 1d4d471671d2383adb3342f0d166c0da4c1dee8f /render | |
| parent | 4ec67b0a708550c1d50b2a209a1d7d3d5e642a38 (diff) | |
gl aint used yet
Diffstat (limited to 'render')
| -rw-r--r-- | render/test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/render/test.c b/render/test.c index 459d2662..f1992de9 100644 --- a/render/test.c +++ b/render/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" |
