projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ac2f79
)
glapi: fix include path & make build work
author
Keith Whitwell
<keith@tungstengraphics.com>
Fri, 23 May 2008 18:17:57 +0000
(19:17 +0100)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Fri, 23 May 2008 18:17:57 +0000
(19:17 +0100)
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 9a5d875e21495ccd7c44baa8adda35b20fb69a91..b99c2b65203534d4dd4aa2430a0f8c5f0c7a3c61 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)