util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / freedreno / a4xx / fd4_format.c
index 0a36382b79d1fe28c1f0fd222debbdf37ca14f2f..a9768acb07b7485b0e5917af5f6aa98d858fa192 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #include "pipe/p_defines.h"
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 
 #include "fd4_format.h"