mesa: Include missing header in nvfragparse.h.
Include mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#ifndef NVFRAGPARSE_H
|
||||
#define NVFRAGPARSE_H
|
||||
|
||||
#include "main/mtypes.h"
|
||||
|
||||
extern void
|
||||
_mesa_parse_nv_fragment_program(GLcontext *ctx, GLenum target,
|
||||
|
||||
Reference in New Issue
Block a user