gallium: make p_winsys internal
[mesa.git] / src / mesa / state_tracker / wgl / stw_device.c
index 129b24ce777a1847e7cb000b90a3f10b60672d83..0073fdbc233ace5fc3333bac73700ccef9481e5b 100644 (file)
@@ -28,7 +28,7 @@
 #include <windows.h>
 
 #include "pipe/p_debug.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "pipe/p_screen.h"
 
 #include "stw_device.h"