gallium: make p_winsys internal
[mesa.git] / src / gallium / state_trackers / python / st_device.c
index 95c1378a032ceb676c02b306267ba97d68d49e18..20dd8d269d906d731871195b8ae261d4f0156eab 100644 (file)
@@ -26,7 +26,7 @@
  **************************************************************************/
 
 
-#include "pipe/p_winsys.h"
+#include "pipe/p_screen.h"
 #include "pipe/p_context.h"
 #include "pipe/p_shader_tokens.h"
 #include "pipe/p_inlines.h"