util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / vc4 / vc4_formats.c
index 6d4a6249fbfa146c2c92a4c9cb3b590cee75ffcf..e9334dc3cfe1fb08b223098262b4c2362ce36473 100644 (file)
@@ -32,7 +32,7 @@
  * in our shader code, and this stores the table for doing so.
  */
 
  * in our shader code, and this stores the table for doing so.
  */
 
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 #include "util/macros.h"
 
 #include "vc4_context.h"
 #include "util/macros.h"
 
 #include "vc4_context.h"