projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d41e45
)
glx: added "glapi/" prefix to include
author
Brian
<brian.paul@tungstengraphics.com>
Fri, 19 Sep 2008 02:27:16 +0000
(20:27 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Fri, 19 Sep 2008 02:27:16 +0000
(20:27 -0600)
src/glx/x11/glxclient.h
patch
|
blob
|
history
diff --git
a/src/glx/x11/glxclient.h
b/src/glx/x11/glxclient.h
index b10c2ae17b498071d30560d6d7ffdbf2e17f1072..1afbc54888435d8ded3165a64c6489e35bb0ab39 100644
(file)
--- a/
src/glx/x11/glxclient.h
+++ b/
src/glx/x11/glxclient.h
@@
-58,7
+58,7
@@
#include "GL/glxint.h"
#include "GL/glxproto.h"
#include "GL/internal/glcore.h"
-#include "glapitable.h"
+#include "glapi
/glapi
table.h"
#include "glxhash.h"
#if defined( USE_XTHREADS )
# include <X11/Xthreads.h>