gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / i965simple / brw_context.c
index 96920df00872f82be55ca238ea4a9d06ab77fc10..c74cbf8d73edd99e7f43e04a3cc15478f916af8b 100644 (file)
@@ -37,7 +37,7 @@
 #include "brw_tex_layout.h"
 #include "brw_winsys.h"
 
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "pipe/p_context.h"
 #include "util/u_memory.h"
 #include "pipe/p_screen.h"