summaryrefslogtreecommitdiff
path: root/src/mesa/x86/glapi_x86.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/glapi_x86.S')
-rw-r--r--src/mesa/x86/glapi_x86.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/x86/glapi_x86.S b/src/mesa/x86/glapi_x86.S
index e2bdd05959..a1f5f22493 100644
--- a/src/mesa/x86/glapi_x86.S
+++ b/src/mesa/x86/glapi_x86.S
@@ -1,4 +1,4 @@
-/* $Id: glapi_x86.S,v 1.3 2000/01/17 19:29:08 brianp Exp $ */
+/* $Id: glapi_x86.S,v 1.4 2000/01/28 22:18:48 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -31,7 +31,7 @@
#include "assyntax.h"
-#include "../glapioffsets.h"
+#include "glapioffsets.h"
#ifndef __WIN32__