projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23869a
)
Add glapi/ path for inclusion of glapioffsets.h.
author
Michel Dänzer
<michel@tungstengraphics.com>
Thu, 10 Jan 2008 09:03:17 +0000
(10:03 +0100)
committer
Michel Dänzer
<michel@tungstengraphics.com>
Thu, 10 Jan 2008 09:06:00 +0000
(10:06 +0100)
Not sure why this is only needed now...
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 1d04779d148170fc27dc67da38e31890ace2f521..8b7204cdb79eaab88422608b592c4ea12a69cb45 100644
(file)
--- a/
src/mesa/x86/glapi_x86.S
+++ b/
src/mesa/x86/glapi_x86.S
@@
-27,7
+27,7
@@
*/
#include "assyntax.h"
-#include "glapioffsets.h"
+#include "glapi
/glapi
offsets.h"
#if defined(STDCALL_API)
# if defined(USE_MGL_NAMESPACE)