util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / auxiliary / hud / hud_nic.c
index 835f92e2e04d0540b5ab594667eb11407e37ebe0..bb29a90dbcab9eea14ec960562b7592213e5da6f 100644 (file)
@@ -34,7 +34,7 @@
 
 #include "hud/hud_private.h"
 #include "util/list.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 #include "os/os_thread.h"
 #include "util/u_memory.h"
 #include <stdio.h>