st/mesa: move utility functions, macros into new st_util.h file
[mesa.git] / src / mesa / state_tracker / st_atom_rasterizer.c
index 2bffa684a25336599c6ff9d2627268b8deeb8478..fee992e4c4a6fe2203d0befdb0a1d20d2a5a35ff 100644 (file)
@@ -37,6 +37,7 @@
 #include "st_atom.h"
 #include "st_debug.h"
 #include "st_program.h"
+#include "st_util.h"
 #include "pipe/p_context.h"
 #include "pipe/p_defines.h"
 #include "cso_cache/cso_context.h"