gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / nv04 / nv04_context.c
index 9f75253363f64425b1d60dc7c9e5996c36010196..a14273e28834e6101b36f66076186b0a1f8f4bb1 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 "nv04_context.h"
 #include "nv04_screen.h"