summaryrefslogtreecommitdiff
path: root/src/atiwonderio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atiwonderio.c')
-rw-r--r--src/atiwonderio.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/atiwonderio.c b/src/atiwonderio.c
index 064e49ed..853c58a1 100644
--- a/src/atiwonderio.c
+++ b/src/atiwonderio.c
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atiwonderio.c,v 1.4 2003/01/01 19:16:35 tsi Exp $ */
/*
- * Copyright 2000 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 2000 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -21,6 +21,10 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "ati.h"
#include "atichip.h"
#include "atiwonderio.h"