mesa: Clean up header file inclusion in histogram.h.
authorVinson Lee <vlee@vmware.com>
Tue, 9 Nov 2010 09:14:55 +0000 (01:14 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 9 Nov 2010 09:14:55 +0000 (01:14 -0800)
src/mesa/main/histogram.h

index 240087141b349c39acf394e7e105be1bf87f69ed..577324222ca20f4fde000d8b3c31e695fbf6737d 100644 (file)
 #ifndef HISTOGRAM_H
 #define HISTOGRAM_H
 
-#include "main/mtypes.h"
+#include "compiler.h"
+#include "mfeatures.h"
+
+struct _glapi_table;
 
 #if FEATURE_histogram