[MESA]
[reactos.git] / reactos / dll / opengl / mesa / vbo / vbo_context.c
index 7724b00..6898296 100644 (file)
  *    Keith Whitwell <keith@tungstengraphics.com>
  */
 
-#include "main/imports.h"
-#include "main/mtypes.h"
-#include "main/api_arrayelt.h"
-#include "main/bufferobj.h"
-#include "math/m_eval.h"
-#include "vbo.h"
-#include "vbo_context.h"
+#include <precomp.h>
 
 #define NR_MAT_ATTRIBS 12