util: Move os_misc to util
[mesa.git] / src / gallium / drivers / v3d / v3d_screen.c
index 5a8400dcf01a2d5c28975d96dca1401733d534ab..1d59dbfc12aedaaaefc7bf8bc269f2c6117addfc 100644 (file)
@@ -22,7 +22,7 @@
  * IN THE SOFTWARE.
  */
 
-#include "os/os_misc.h"
+#include "util/os_misc.h"
 #include "pipe/p_defines.h"
 #include "pipe/p_screen.h"
 #include "pipe/p_state.h"