summaryrefslogtreecommitdiff
path: root/src/sis_tris.h
diff options
context:
space:
mode:
authorLuc Verhaegen <libv@skynet.be>2010-03-11 06:27:21 +0100
committerLuc Verhaegen <libv@skynet.be>2010-03-11 06:27:21 +0100
commita80b4f63b21959ecd8f0c81e3d6d3b734cd1f039 (patch)
treeab35ec18d601f8e1fbd89e9ccda95887479d20cc /src/sis_tris.h
parent56e613dbe21e894d8592c51a7d020c70a3cbb90d (diff)
Import sis dri driver from mesa 7.3.0.7.4.47.4.07.3.0
Diffstat (limited to 'src/sis_tris.h')
-rw-r--r--src/sis_tris.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sis_tris.h b/src/sis_tris.h
index 250949a..b34fe8c 100644
--- a/src/sis_tris.h
+++ b/src/sis_tris.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/lib/GL/mesa/src/drv/r128/r128_tris.h,v 1.8 2002/10/30 12:51:43 alanh Exp $ */
/**************************************************************************
Copyright 2003 Eric Anholt
@@ -33,7 +32,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define __SIS_TRIS_H__
#include "sis_lock.h"
-#include "mtypes.h"
+#include "main/mtypes.h"
extern void sisInitTriFuncs( GLcontext *ctx );
extern void sisFlushPrims( sisContextPtr smesa );