mesa: Clean up header file inclusion in texcompress_s3tc.h.
This commit is contained in:
@@ -25,9 +25,13 @@
|
||||
#ifndef TEXCOMPRESS_S3TC_H
|
||||
#define TEXCOMPRESS_S3TC_H
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "compiler.h"
|
||||
#include "glheader.h"
|
||||
#include "mfeatures.h"
|
||||
#include "texstore.h"
|
||||
|
||||
struct gl_context;
|
||||
struct gl_texture_image;
|
||||
|
||||
#if FEATURE_texture_s3tc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user