mesa: Include missing header in prog_cache.h.
Include mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
#define PROG_CACHE_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
/** Opaque type */
|
||||
struct gl_program_cache;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user