summaryrefslogtreecommitdiff
path: root/src/i830_dri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_dri.c')
-rw-r--r--src/i830_dri.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i830_dri.c b/src/i830_dri.c
index 51a82ca8..db6da3af 100644
--- a/src/i830_dri.c
+++ b/src/i830_dri.c
@@ -58,6 +58,10 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
* DHD 07/2002
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xf86.h"
#include "xf86_OSproc.h"
#include "xf86_ansic.h"