gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / cell / ppu / cell_vertex_shader.c
index 2b10c116fa38b7c874adbb342febcc8828938549..403cf6d50fce5189b881c6afd3c1a026d3371950 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "pipe/p_defines.h"
 #include "pipe/p_context.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "util/u_math.h"
 
 #include "cell_context.h"