gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / nv30 / nv30_context.c
index 2bff28aca9c273f40d9b25dddae9c3a12bb740f2..61654f8756a8fc2c084b746d156ae11b1d324e6a 100644 (file)
@@ -1,6 +1,6 @@
 #include "draw/draw_context.h"
 #include "pipe/p_defines.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 
 #include "nv30_context.h"
 #include "nv30_screen.h"