Restore more code lost during last big merge.
[mesa.git] / src / mesa / main / arbprogram.h
index bc5a6626ed585c2c88c163fe3c622b0d317be637..07cd3a17aa1495c03bb0d116539ba540ceface01 100644 (file)
 #ifndef ARBPROGRAM_H
 #define ARBPROGRAM_H
 
+#include "mtypes.h"
+
+extern void
+_mesa_init_program(GLcontext *ctx);
+
 
 extern void
 _mesa_EnableVertexAttribArrayARB(GLuint index);