intel: Remove the remaining cliprects code from DRI1.
[mesa.git] / src / mesa / vf / vf.c
index cb25f2e113100b31f387f0c110a0186eca9fc754..82f3d2b641dd3aea16f425de37c2a4eed02b3b8f 100644 (file)
@@ -25,9 +25,9 @@
  *    Keith Whitwell <keithw@tungstengraphics.com>
  */
 
-#include "glheader.h"
-#include "context.h"
-#include "colormac.h"
+#include "main/glheader.h"
+#include "main/context.h"
+#include "main/colormac.h"
 
 #include "vf.h"