r600: clean up Create/DestroyContext
[mesa.git] / src / mesa / tnl / t_vb_normals.c
index 01fad0cee21f9c0d22d37eaa500bb0129d59fefb..a4821cc1cccf7230a53752d6012b7c591ad84032 100644 (file)
  */
 
 
-#include "glheader.h"
-#include "colormac.h"
-#include "context.h"
-#include "macros.h"
-#include "imports.h"
-#include "mtypes.h"
+#include "main/glheader.h"
+#include "main/colormac.h"
+#include "main/context.h"
+#include "main/macros.h"
+#include "main/imports.h"
+#include "main/mtypes.h"
 
 #include "math/m_xform.h"