i965: relAddr local var (to make debug/test a little easier)
[mesa.git] / src / mesa / drivers / dri / s3v / s3v_vb.c
index dadf2b489117ce9de24f5d9acd630464a8667d7d..00e375c6c4377fa4a4807df02d80731e70d0987f 100644 (file)
@@ -2,10 +2,10 @@
  * Author: Max Lingua <sunmax@libero.it>
  */
 
-#include "glheader.h"
-#include "mtypes.h"
-#include "macros.h"
-#include "colormac.h"
+#include "main/glheader.h"
+#include "main/mtypes.h"
+#include "main/macros.h"
+#include "main/colormac.h"
 
 #include "swrast_setup/swrast_setup.h"
 #include "tnl/t_context.h"