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