util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / nouveau / nv50 / nv50_resource.c
index aed8c6241d4b10deb1ae8fdb57d0c2739899f817..e26f10da262ec98316af78250b910b8024134225 100644 (file)
@@ -1,7 +1,7 @@
 
 #include "pipe/p_context.h"
 #include "util/u_inlines.h"
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 
 #include "nouveau_screen.h"