Module: Mesa Branch: master Commit: 1d6a6d96aecbe63ace907dcc9cab49256892134b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d6a6d96aecbe63ace907dcc9cab49256892134b
Author: Vinson Lee <v...@vmware.com> Date: Sat May 15 18:41:52 2010 -0700 mesa: Remove unnecessary header. --- src/mesa/main/drawtex.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/mesa/main/drawtex.c b/src/mesa/main/drawtex.c index 86d5b55..c2ad5f2 100644 --- a/src/mesa/main/drawtex.c +++ b/src/mesa/main/drawtex.c @@ -25,8 +25,6 @@ #include "main/state.h" #include "main/imports.h" -#include "main/dispatch.h" - #if FEATURE_OES_draw_texture _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit