summaryrefslogtreecommitdiff
path: root/src/mach64_vb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mach64_vb.c')
-rw-r--r--src/mach64_vb.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mach64_vb.c b/src/mach64_vb.c
index 83a5f73..e58812e 100644
--- a/src/mach64_vb.c
+++ b/src/mach64_vb.c
@@ -1,4 +1,4 @@
-/* $XFree86$ */ /* -*- mode: c; c-basic-offset: 3 -*- */
+/* -*- mode: c; c-basic-offset: 3 -*- */
/*
* Copyright 2000 Gareth Hughes
* All Rights Reserved.
@@ -29,11 +29,11 @@
* José Fonseca <j_r_fonseca@yahoo.co.uk>
*/
-#include "glheader.h"
-#include "mtypes.h"
-#include "imports.h"
-#include "macros.h"
-#include "colormac.h"
+#include "main/glheader.h"
+#include "main/mtypes.h"
+#include "main/imports.h"
+#include "main/macros.h"
+#include "main/colormac.h"
#include "swrast_setup/swrast_setup.h"
#include "tnl/t_context.h"