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

This commit is contained in:
Vinson Lee 2010-11-09 01:12:34 -08:00
parent 63f1740a5d
commit 5b3d6bd39e

View file

@ -36,8 +36,10 @@
#ifndef HINT_H
#define HINT_H
#include "glheader.h"
#include "mfeatures.h"
#include "mtypes.h"
struct gl_context;
#if _HAVE_FULL_GL