X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fnv04%2Fnv04_prim_vbuf.c;h=18a8872ae380d7f9b24eddc8f90071d808967456;hb=adfbba476db1fc55006efb748656ebb1a481d143;hp=19979fff7958d9384608abe1b0a84dc4046cf81b;hpb=5b714723895d321db753f896576de5e2c27778c3;p=mesa.git diff --git a/src/gallium/drivers/nv04/nv04_prim_vbuf.c b/src/gallium/drivers/nv04/nv04_prim_vbuf.c index 19979fff795..18a8872ae38 100644 --- a/src/gallium/drivers/nv04/nv04_prim_vbuf.c +++ b/src/gallium/drivers/nv04/nv04_prim_vbuf.c @@ -1,7 +1,7 @@ #include "pipe/p_debug.h" #include "pipe/p_inlines.h" -#include "pipe/p_winsys.h" +#include "pipe/internal/p_winsys_screen.h" #include "pipe/p_compiler.h" #include "draw/draw_vbuf.h"