mesa: Reduce header file inclusion in texcompress_fxt1.h.
texcompress_fxt1.h doesn't use any additional symbols added by mtypes.h.
This commit is contained in:
@@ -25,9 +25,11 @@
|
||||
#ifndef TEXCOMPRESS_FXT1_H
|
||||
#define TEXCOMPRESS_FXT1_H
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "glheader.h"
|
||||
#include "texstore.h"
|
||||
|
||||
struct gl_texture_image;
|
||||
|
||||
#if FEATURE_texture_fxt1
|
||||
|
||||
extern GLboolean
|
||||
|
||||
Reference in New Issue
Block a user