From a4adc88a2d855bd2d8c7caf7059b4a52199dc609 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 6 Sep 2011 15:44:44 -0600 Subject: [PATCH] st/mesa: remove unneeded #include --- src/mesa/state_tracker/st_cb_eglimage.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesa/state_tracker/st_cb_eglimage.c b/src/mesa/state_tracker/st_cb_eglimage.c index dfde821fc19..531296fb302 100644 --- a/src/mesa/state_tracker/st_cb_eglimage.c +++ b/src/mesa/state_tracker/st_cb_eglimage.c @@ -28,7 +28,6 @@ #include "main/mfeatures.h" #include "main/texobj.h" -#include "main/texfetch.h" #include "main/teximage.h" #include "util/u_inlines.h" #include "util/u_format.h" -- 2.30.2