util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / r600 / sb / sb_core.cpp
index afea8188f1c143f890446d054ad14d1b65ac97d9..cdc2862d36df2fa7cd6ac7523d959034013a594e 100644 (file)
@@ -26,7 +26,7 @@
 
 #define SB_RA_SCHED_CHECK DEBUG
 
-#include "os/os_time.h"
+#include "util/os_time.h"
 #include "r600_pipe.h"
 #include "r600_shader.h"