nv50: do an explicit flush on draw when there are persistent buffers
[mesa.git] / src / gallium / drivers / nouveau / nouveau_screen.c
index 19892b17c6cd5b2814a3413cc0a2d86654af5cd0..9d71bf77dd4d029d551fe14f812cb7d4d4fd6142 100644 (file)
@@ -14,7 +14,7 @@
 #include <errno.h>
 #include <stdlib.h>
 
-#include <libdrm/nouveau_drm.h>
+#include <nouveau_drm.h>
 
 #include "nouveau_winsys.h"
 #include "nouveau_screen.h"