gallium: rename 'state tracker' to 'frontend'
[mesa.git] / src / gallium / targets / graw-null / graw_util.c
index 6d4d960d297134666be2bd8164c601a6324d5459..a7692c1646f95cbbbdbc0ea24328ccf942cc466c 100644 (file)
@@ -7,7 +7,7 @@
 #include "util/u_debug.h"
 #include "util/u_debug_image.h"
 #include "util/u_memory.h"
-#include "state_tracker/graw.h"
+#include "frontend/graw.h"
 
 
 /* Helper functions.  These are the same for all graw implementations.