st/mesa: Clean up header file inclusion in st_cb_accum.h.

This commit is contained in:
Vinson Lee 2010-12-18 01:28:18 -08:00
parent 488e994ba9
commit ac09685d2a

View file

@ -30,7 +30,11 @@
#define ST_CB_ACCUM_H
#include "main/mtypes.h"
#include "main/mfeatures.h"
struct dd_function_table;
struct gl_context;
struct gl_renderbuffer;
#if FEATURE_accum