util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / panfrost / nir / nir_lower_framebuffer.c
index 60d02320fdf8338c5163cab2c3a9cc78f63aac63..6f0e7fe4b1eac833c862944cd113590cc415f25a 100644 (file)
@@ -41,7 +41,7 @@
 #include "compiler/nir/nir_builder.h"
 #include "compiler/nir/nir_format_convert.h"
 #include "nir_lower_blend.h"
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 
 /* Determines the best NIR intrinsic to load a tile buffer of a given type,
  * using native format conversion where possible. RGBA8 UNORM has a fast path