summaryrefslogtreecommitdiff
path: root/src/atituner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atituner.c')
-rw-r--r--src/atituner.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/atituner.c b/src/atituner.c
index 55dc7c2..22bb250 100644
--- a/src/atituner.c
+++ b/src/atituner.c
@@ -1,6 +1,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atituner.c,v 1.1 2003/07/24 22:08:28 tsi Exp $ */
/*
- * Copyright 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org
+ * Copyright 2003 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 "atituner.h"
/* Temporary interface glitch */