gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / cell / ppu / cell_context.c
index 8f502823f99201139153e79627e7fe0e983eb67e..ae82ded334a56e3f415c1c8720dd41af340d23c6 100644 (file)
@@ -36,7 +36,7 @@
 #include "pipe/p_defines.h"
 #include "pipe/p_format.h"
 #include "util/u_memory.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "pipe/p_screen.h"
 
 #include "draw/draw_context.h"