mesa: Include missing header in programopt.h.
Include mtypes.h for GLcontext and gl_register_file symbols.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#ifndef PROGRAMOPT_H
|
||||
#define PROGRAMOPT_H 1
|
||||
|
||||
#include "main/mtypes.h"
|
||||
|
||||
extern void
|
||||
_mesa_insert_mvp_code(GLcontext *ctx, struct gl_vertex_program *vprog);
|
||||
|
Reference in New Issue
Block a user