util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / r300 / r300_flush.c
index 54108d1cdfbc70f4c7cf3ce1f000e4ae7540ae85..7fabd13f3d7943b07c141d33967e5c0da72f351a 100644 (file)
@@ -27,7 +27,7 @@
 #include "util/simple_list.h"
 #include "util/u_upload_mgr.h"
 
-#include "os/os_time.h"
+#include "util/os_time.h"
 
 #include "r300_context.h"
 #include "r300_cs.h"