summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2007-05-26 15:58:56 +1000
committerDave Airlie <airlied@linux.ie>2007-05-26 15:58:56 +1000
commit9f39692e215bf4b61b8a9f52fade738743401d5a (patch)
tree4e0b1b1c57b17839e636004f3da8876678d8d448 /include
parente734369565c816dea47c3c8e2fde76fa09fd9e6c (diff)
add glxtokens.h to xmesa_xf86.h as discussed on mailing list
Diffstat (limited to 'include')
-rw-r--r--include/GL/xmesa_xf86.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/GL/xmesa_xf86.h b/include/GL/xmesa_xf86.h
index 18908a133f..4d69d4d930 100644
--- a/include/GL/xmesa_xf86.h
+++ b/include/GL/xmesa_xf86.h
@@ -39,6 +39,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef _XMESA_XF86_H_
#define _XMESA_XF86_H_
+#include "GL/glxtokens.h"
#include "scrnintstr.h"
#include "pixmapstr.h"
#include "gcstruct.h"