gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
[mesa.git] / src / gallium / auxiliary / pipebuffer / pb_bufmgr_mm.c
index 6400fc5b0a3b13300ed8aace4585ae0dbbdf1de5..63195715d6801c58adcf2188f25a3fcff4896470 100644 (file)
@@ -35,7 +35,7 @@
 
 #include "pipe/p_defines.h"
 #include "util/u_debug.h"
-#include "pipe/p_thread.h"
+#include "os/os_thread.h"
 #include "util/u_memory.h"
 #include "util/u_double_list.h"
 #include "util/u_mm.h"