X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fcompiler%2Fglsl%2Flinker.cpp;h=8a876fcecee66354a71c70fdbc46e12b3bb4a62a;hb=8e3696137f2cb7b4f5a3824f26186ecbb06f9282;hp=72713fa2e66c389cbe747c7afc2ba5e555b2e5c8;hpb=95f555a93a8891ebba2a291eecd984eb2364d636;p=mesa.git diff --git a/src/compiler/glsl/linker.cpp b/src/compiler/glsl/linker.cpp index 72713fa2e66..8a876fcecee 100644 --- a/src/compiler/glsl/linker.cpp +++ b/src/compiler/glsl/linker.cpp @@ -86,7 +86,7 @@ #include "util/u_string.h" #include "util/u_math.h" -#include "util/imports.h" + #include "main/shaderobj.h" #include "main/enums.h" #include "main/mtypes.h"