mesa: Include mtypes.h in renderbuffer.h.
Include mtypes.h for gl_buffer_index symbol.
This is a follow-up to commit 65da73c5f8.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#define RENDERBUFFER_H
|
||||
|
||||
#include "glheader.h"
|
||||
#include "mtypes.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_framebuffer;
|
||||
|
||||
Reference in New Issue
Block a user