util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / nouveau / nvc0 / nvc0_transfer.c
index 225b89471714029090870a0c2eced70eb0d2b416..74ce56a5c5593dc2087a8c0c0a65452b8fbe88e0 100644 (file)
@@ -1,5 +1,5 @@
 
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 
 #include "nvc0/nvc0_context.h"