st/mesa: fix reporting of float perf counters max value
[mesa.git] / src / mesa / state_tracker / st_cb_xformfb.c
index 476eb9be02bc0d4eb7b2996cf7763123ded0bf4c..4126e64345b35d0c5a624181d50501c60c2b4b1d 100644 (file)
@@ -37,6 +37,7 @@
 #include "main/bufferobj.h"
 #include "main/context.h"
 #include "main/transformfeedback.h"
+#include "util/u_memory.h"
 
 #include "st_cb_bufferobjects.h"
 #include "st_cb_xformfb.h"