gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / softpipe / sp_screen.c
index 11b08b3a82d389c4f39b77e42747331803ae8be2..4bd95a61e6a7d0965cd323ed5f75b50f4cd9bee6 100644 (file)
@@ -27,7 +27,7 @@
 
 
 #include "util/u_memory.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "pipe/p_defines.h"
 #include "pipe/p_screen.h"