mesa: Clean up header file inclusion in arbprogparse.h.
This commit is contained in:
@@ -26,7 +26,11 @@
|
||||
#ifndef ARBPROGPARSE_H
|
||||
#define ARBPROGPARSE_H
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "main/glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_fragment_program;
|
||||
struct gl_vertex_program;
|
||||
|
||||
extern void
|
||||
_mesa_parse_arb_vertex_program(struct gl_context *ctx, GLenum target,
|
||||
|
||||
Reference in New Issue
Block a user