gallium: rename 'state tracker' to 'frontend'
[mesa.git] / src / gallium / auxiliary / renderonly / renderonly.c
index bfb6b758fbee04ad4da4081173f4821cbe91363c..2daf36920c0b969830f259973562d454b111a4cd 100644 (file)
@@ -31,7 +31,7 @@
 #include <stdio.h>
 #include <xf86drm.h>
 
-#include "state_tracker/drm_driver.h"
+#include "frontend/drm_driver.h"
 #include "pipe/p_screen.h"
 #include "util/format/u_format.h"
 #include "util/u_inlines.h"