projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0087322
)
progs/glsl: Remove unnecessary header from samplers.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 22:20:33 +0000
(14:20 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 28 Jan 2010 22:22:15 +0000
(14:22 -0800)
progs/glsl/samplers.c
patch
|
blob
|
history
diff --git
a/progs/glsl/samplers.c
b/progs/glsl/samplers.c
index 87dad5d85752daaeab1632fe2d96aa813bd3dbbf..8f26a5e329dbc09b2060e96b694167116c6e8c66 100644
(file)
--- a/
progs/glsl/samplers.c
+++ b/
progs/glsl/samplers.c
@@
-41,7
+41,6
@@
#include <string.h>
#include <GL/glew.h>
#include "GL/glut.h"
-#include "readtex.h"
#include "shaderutil.h"