X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Fcompiler%2Fglsl%2Ftests%2Fsampler_types_test.cpp;h=d44d840f694c07681851da7a990ccbaddcfc6058;hp=ef03158bba94e71be0644eb602e79c9b570fb1fe;hb=e5339fe4a47c242693962c9f90bbab8b74935cba;hpb=6cfe074b8617f92b4538f3006b0c4e55d6681436 diff --git a/src/compiler/glsl/tests/sampler_types_test.cpp b/src/compiler/glsl/tests/sampler_types_test.cpp index ef03158bba9..d44d840f694 100644 --- a/src/compiler/glsl/tests/sampler_types_test.cpp +++ b/src/compiler/glsl/tests/sampler_types_test.cpp @@ -21,7 +21,7 @@ * DEALINGS IN THE SOFTWARE. */ #include -#include "main/compiler.h" +#include "util/compiler.h" #include "main/mtypes.h" #include "main/macros.h" #include "ir.h"