gallium: add FMA and DFMA opcodes (v3)
[mesa.git] / src / gallium / drivers / freedreno / a3xx / fd3_rasterizer.c
index 1a1a7cbd6536143c46b3faa3f441fa779409cb11..4b926b50f44c5dbbf9c63b94dcf34417b3567733 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "fd3_rasterizer.h"
 #include "fd3_context.h"
-#include "fd3_util.h"
+#include "fd3_format.h"
 
 void *
 fd3_rasterizer_state_create(struct pipe_context *pctx,