st/mesa: don't clamp fragment color with integer colorbuffer
[mesa.git] / src / mesa / state_tracker / st_cb_blit.h
index c230652cefce25f76c4955b2a79b85d1e1228c5e..c6d9a367955de5ad4d0e1d486838bd8ccf90a398 100644 (file)
@@ -30,6 +30,7 @@
 
 
 #include "main/compiler.h"
+#include "main/mfeatures.h"
 
 struct dd_function_table;
 struct st_context;