Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / glapi / glthread.c
index 09cc8cfcde20ce01e2eed4f6523fae9889516cb1..56ddf7c25acceea2bf038c37e30235d2b1ac41f5 100644 (file)
@@ -28,6 +28,9 @@
  * truly reusable outside of Mesa.  First, the glheader.h include must go.
  */
 
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
 
 #include "main/glheader.h"
 #include "glthread.h"