Merge branch 'mesa_7_7_branch'
[mesa.git] / progs / demos / shadowtex.c
index 036f73d40b6650b563cbe94b47ccb05fb2393989..677a42104f8d8746440bb28a0332950b3784846c 100644 (file)
@@ -38,7 +38,6 @@
 #include <math.h>
 #include <GL/glew.h>
 #include <GL/glut.h>
-#include "showbuffer.h"
 
 #define DEG_TO_RAD (3.14159 / 180.0)