mesa: Add missing headers to viewport.h.
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#ifndef VIEWPORT_H
|
||||
#define VIEWPORT_H
|
||||
|
||||
#include "glheader.h"
|
||||
#include "mtypes.h"
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_Viewport(GLint x, GLint y, GLsizei width, GLsizei height);
|
||||
|
||||
Reference in New Issue
Block a user