mesa: Add missing header to texrender.h.
Add mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef TEXRENDER_H
|
||||
#define TEXRENDER_H
|
||||
|
||||
#include "mtypes.h"
|
||||
|
||||
extern void
|
||||
_mesa_render_texture(GLcontext *ctx,
|
||||
|
||||
Reference in New Issue
Block a user