Initial pull of code from r6xx-r7xx-support branch
[mesa.git] / src / mesa / drivers / dri / mach64 / mach64_tris.h
index 208703289ddef5caa4f78cd1bdc03b59aaf8c7dc..042df42f5bd4316812e50a42c03bd5aa0e65db34 100644 (file)
@@ -1,4 +1,4 @@
-/* $XFree86$ */ /* -*- mode: c; c-basic-offset: 3 -*- */
+/* -*- mode: c; c-basic-offset: 3 -*- */
 /*
  * Copyright 2000 Gareth Hughes
  * All Rights Reserved.
@@ -31,7 +31,7 @@
 #ifndef __MACH64_TRIS_H__
 #define __MACH64_TRIS_H__
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
 extern void mach64InitTriFuncs( GLcontext *ctx );