mesa: Clean up header file inclusion in texgetimage.h.
This commit is contained in:
@@ -27,7 +27,11 @@
|
||||
#ifndef TEXGETIMAGE_H
|
||||
#define TEXGETIMAGE_H
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_texture_image;
|
||||
struct gl_texture_object;
|
||||
|
||||
extern void
|
||||
_mesa_get_teximage(struct gl_context *ctx, GLenum target, GLint level,
|
||||
|
||||
Reference in New Issue
Block a user