summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86_cliptest.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/x86_cliptest.S')
-rw-r--r--src/mesa/x86/x86_cliptest.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/x86/x86_cliptest.S b/src/mesa/x86/x86_cliptest.S
index 5a45ee6ae60..e413aee61ed 100644
--- a/src/mesa/x86/x86_cliptest.S
+++ b/src/mesa/x86/x86_cliptest.S
@@ -1,4 +1,3 @@
-/* $Id: x86_cliptest.S,v 1.12 2006/04/17 18:58:24 krh Exp $ */
/*
* Mesa 3-D graphics library
@@ -30,6 +29,7 @@
* in there will break the build on some platforms.
*/
+#include "assyntax.h"
#include "matypes.h"
#include "clip_args.h"