progs/glsl: Remove unnecessary header from samplers.c.
authorVinson Lee <vlee@vmware.com>
Thu, 28 Jan 2010 22:20:33 +0000 (14:20 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 28 Jan 2010 22:22:15 +0000 (14:22 -0800)
progs/glsl/samplers.c

index 87dad5d85752daaeab1632fe2d96aa813bd3dbbf..8f26a5e329dbc09b2060e96b694167116c6e8c66 100644 (file)
@@ -41,7 +41,6 @@
 #include <string.h>
 #include <GL/glew.h>
 #include "GL/glut.h"
-#include "readtex.h"
 #include "shaderutil.h"