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

This commit is contained in:
Vinson Lee 2010-12-04 00:52:14 -08:00
parent e87a0cd260
commit 3132591a4d

View file

@ -25,8 +25,11 @@
#ifndef TEXCOMPRESS_H
#define TEXCOMPRESS_H
#include "mtypes.h"
#include "formats.h"
#include "glheader.h"
#include "mfeatures.h"
struct gl_context;
#if _HAVE_FULL_GL