projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd2bd2
)
include glapioffset.h instead of ../glapioffsets.h
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 28 Jan 2000 22:18:48 +0000
(22:18 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 28 Jan 2000 22:18:48 +0000
(22:18 +0000)
src/mesa/x86/glapi_x86.S
patch
|
blob
|
history
diff --git
a/src/mesa/x86/glapi_x86.S
b/src/mesa/x86/glapi_x86.S
index e2bdd05959aaf7b677ad64352abb13bf95ecece6..a1f5f22493f4f6537eb3b63b29acab1a0c10b536 100644
(file)
--- 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:0
8 brianp Exp $ */
+/* $Id: glapi_x86.S,v 1.
4 2000/01/28 22:18:4
8 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@
-31,7
+31,7
@@
#include "assyntax.h"
-#include "
../
glapioffsets.h"
+#include "glapioffsets.h"
#ifndef __WIN32__