summaryrefslogtreecommitdiff
path: root/src/i810_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i810_driver.c')
-rw-r--r--src/i810_driver.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i810_driver.c b/src/i810_driver.c
index 4566f8db..2bd360bb 100644
--- a/src/i810_driver.c
+++ b/src/i810_driver.c
@@ -27,6 +27,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
**************************************************************************/
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c,v 1.101 2004/01/02 20:15:47 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/*
* Reformatted with GNU indent (2.2.8), using the following options:
*