util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / softpipe / sp_query.c
index 267c99977fe528ac3e8aff8dccfb249aa38884d7..5c9afe6fe47ea0898924630b09836042081ac425 100644 (file)
@@ -30,7 +30,7 @@
  */
 
 #include "draw/draw_context.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 #include "pipe/p_defines.h"
 #include "util/u_memory.h"
 #include "sp_context.h"