util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / radeon / r600_gpu_load.c
index ccbd1c918644833f606f6e1d05dadb415227e913..411dcfe8724f73d2c23b0c0dfecf96a44ea0efa9 100644 (file)
@@ -33,7 +33,7 @@
 
 #include "r600_pipe_common.h"
 #include "r600_query.h"
-#include "os/os_time.h"
+#include "util/os_time.h"
 
 /* For good accuracy at 1000 fps or lower. This will be inaccurate for higher
  * fps (there are too few samples per frame). */