r600g: Use the actual Evergreen functions to query format support on Evergreen.
[mesa.git] / src / gallium / auxiliary / util / u_ringbuffer.c
index e73ba0b3481924afeb2c2681f0294bd84aaa533c..648b105b137524b3851b1dc3710e8333a79d2dc3 100644 (file)
@@ -1,5 +1,5 @@
 
-#include "pipe/p_thread.h"
+#include "os/os_thread.h"
 #include "pipe/p_defines.h"
 #include "util/u_ringbuffer.h"
 #include "util/u_math.h"