util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / r300 / r300_screen.c
index 72ba0ff84e3bf748898a59f4487b58c6d479324e..b9b2d7d8382f021927c804a80f02508e6ce46a6e 100644 (file)
@@ -24,7 +24,7 @@
 #include "util/u_format.h"
 #include "util/u_format_s3tc.h"
 #include "util/u_memory.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 #include "vl/vl_decoder.h"
 #include "vl/vl_video_buffer.h"