gallium: move border color to be a color union
[mesa.git] / src / gallium / drivers / nvfx / nv04_2d.c
index e0e65e7a87ff6eb46a93992e75dc3e18aa2205d1..e2fadd33e1c7d81c624b57a915260d333efef9dd 100644 (file)
 #include <stdio.h>
 #include <stdint.h>
 #include <nouveau/nouveau_device.h>
-#include <nouveau/nouveau_pushbuf.h>
 #include <nouveau/nouveau_channel.h>
 #include <nouveau/nouveau_bo.h>
 #include <nouveau/nouveau_notifier.h>
 #include <nouveau/nouveau_grobj.h>
+#include <nouveau/nv04_pushbuf.h>
 #include "nv04_2d.h"
 
 #include "nouveau/nv_object.xml.h"