diff options
Diffstat (limited to 'progs/tests/zcomp.c')
-rw-r--r-- | progs/tests/zcomp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/zcomp.c b/progs/tests/zcomp.c index 15e35f17b0..d6b9c07022 100644 --- a/progs/tests/zcomp.c +++ b/progs/tests/zcomp.c @@ -7,7 +7,6 @@ #include <math.h> #include <GL/glew.h> #include <GL/glut.h> -#include "../util/showbuffer.c" static int Win; |