gallium: make p_winsys internal
[mesa.git] / src / gallium / auxiliary / pipebuffer / pb_bufmgr_debug.c
index 62639fe1c876fa95dea31de32a361bda06c5fc0e..a741bae794f9fb65ab8bd28e7ec77e3a0d20bf50 100644 (file)
@@ -35,7 +35,7 @@
 
 #include "pipe/p_compiler.h"
 #include "pipe/p_debug.h"
-#include "pipe/p_winsys.h"
+#include "pipe/internal/p_winsys_screen.h"
 #include "pipe/p_thread.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"