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

This commit is contained in:
Vinson Lee 2010-11-09 00:58:46 -08:00
parent 08354667a3
commit b35d3b33e7

View file

@ -37,7 +37,10 @@
#define FOG_H
#include "mtypes.h"
#include "glheader.h"
#include "mfeatures.h"
struct gl_context;
#if _HAVE_FULL_GL