mesa: Add missing header to texrender.h.

Add mtypes.h for GLcontext symbol.
This commit is contained in:
Vinson Lee 2010-07-29 23:38:17 -07:00
parent 1978247f85
commit b5de2be8e0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef TEXRENDER_H
#define TEXRENDER_H
#include "mtypes.h"
extern void
_mesa_render_texture(GLcontext *ctx,