mesa: Add missing header to multisample.h.
Include mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#ifndef MULTISAMPLE_H
|
||||
#define MULTISAMPLE_H
|
||||
|
||||
#include "mtypes.h"
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_SampleCoverageARB(GLclampf value, GLboolean invert);
|
||||
|
||||
Reference in New Issue
Block a user