gallium: rename 'state tracker' to 'frontend'
[mesa.git] / src / gallium / drivers / lima / lima_bo.c
index cccf2f64cac795238f86a3d292b51ce964ca5473..9e6d46b05de23aa9573dee886b2e4da2fbc3b554 100644 (file)
@@ -34,7 +34,7 @@
 #include "util/os_time.h"
 #include "os/os_mman.h"
 
-#include "state_tracker/drm_driver.h"
+#include "frontend/drm_driver.h"
 
 #include "lima_screen.h"
 #include "lima_bo.h"