mesa: Clean up header file inclusion in rastpos.h.
authorVinson Lee <vlee@vmware.com>
Sun, 21 Nov 2010 05:14:06 +0000 (21:14 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 21 Nov 2010 05:14:06 +0000 (21:14 -0800)
src/mesa/main/rastpos.h

index 9b508eaedf5d18366a2d678e0c7ea38bed656efe..d113906f410b2e94e6afa90ff755d5b204842ad9 100644 (file)
 #define RASTPOS_H
 
 
-#include "main/mtypes.h"
+#include "compiler.h"
+#include "mfeatures.h"
 
+struct _glapi_table;
+struct gl_context;
 
 #if FEATURE_rastpos