progs/glsl: Remove unnecessary header from samplers.c.

This commit is contained in:
Vinson Lee 2010-01-28 14:20:33 -08:00
parent 0087322729
commit 07fb52bcf6
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
#include <string.h>
#include <GL/glew.h>
#include "GL/glut.h"
#include "readtex.h"
#include "shaderutil.h"