From 57f4268da49ce6969e597fe3441d6a9cd8bac562 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Sun, 8 Apr 2018 15:24:26 -0400 Subject: mesa: include dispatch.h less Reviewed-by: Brian Paul --- src/mesa/main/uniforms.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/uniforms.c') diff --git a/src/mesa/main/uniforms.c b/src/mesa/main/uniforms.c index 64124e2d59d..3b7249aabb5 100644 --- a/src/mesa/main/uniforms.c +++ b/src/mesa/main/uniforms.c @@ -38,7 +38,6 @@ #include "main/glheader.h" #include "main/context.h" -#include "main/dispatch.h" #include "main/shaderapi.h" #include "main/shaderobj.h" #include "main/uniforms.h" -- cgit v1.2.3