mesa: Clean up header file inclusion in texcompress_s3tc.h.

This commit is contained in:
Vinson Lee
2010-12-04 01:00:21 -08:00
parent 8aa4cd0e50
commit f618f4549a
+5 -1
View File
@@ -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