util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / virgl / virgl_screen.c
index 56520156891da9886a75162dded6656a1d2f2f1c..1646e7ee025cf92dfa74066127a99d4c03fa40c4 100644 (file)
@@ -24,7 +24,7 @@
 #include "util/u_format.h"
 #include "util/u_format_s3tc.h"
 #include "util/u_video.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 #include "pipe/p_defines.h"
 #include "pipe/p_screen.h"