util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / gallium / drivers / etnaviv / etnaviv_translate.h
index 4e9b2d5249ad7a7058d174ec33b94d349ff3ce68..3c2aa3f79d2df02ae901f5cc30f779cf6e04bf4a 100644 (file)
@@ -36,7 +36,7 @@
 #include "hw/state.xml.h"
 #include "hw/state_3d.xml.h"
 
-#include "util/u_format.h"
+#include "util/format/u_format.h"
 #include "util/u_math.h"
 
 /* Returned when there is no match of pipe value to etna value */