mesa: refactor: move glTexEnv-related functions into new texenv.c file
[mesa.git] / src / mesa / main / attrib.c
index 009d71a67c448e11fad493c3f0bfd655d3910cae..48356c75fe6f4cb90ef5dbb1199a28c743843919 100644 (file)
@@ -48,6 +48,7 @@
 #include "scissor.h"
 #include "simple_list.h"
 #include "stencil.h"
+#include "texenv.h"
 #include "texgen.h"
 #include "texobj.h"
 #include "texstate.h"