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

This commit is contained in:
Vinson Lee 2010-11-06 20:27:45 -07:00
parent d348b0c72d
commit 7a33b1c0a9
1 changed files with 4 additions and 1 deletions

View File

@ -37,8 +37,11 @@
#ifndef ACCUM_H
#define ACCUM_H
#include "main/glheader.h"
#include "main/mfeatures.h"
#include "main/mtypes.h"
struct _glapi_table;
struct gl_context;
#if FEATURE_accum