gallium: make p_winsys internal
[mesa.git] / src / gallium / drivers / nv40 / nv40_context.c
index cc63dd734bc5865e75fb5b924449c666fd4c8776..5d325f5067fb805b78fbbb73f2b7cd5e799eed25 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 "nv40_context.h"
 #include "nv40_screen.h"