util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / swr / swr_fence.cpp
index abf1d0c69c8701925a37349f5d4d16229c3edc79..3005eb9aaadd61dd82b92f2ea182d9cebae9273a 100644 (file)
@@ -23,7 +23,7 @@
 
 #include "pipe/p_screen.h"
 #include "util/u_memory.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 
 #include "swr_context.h"
 #include "swr_screen.h"