diff options
Diffstat (limited to 'src/atimach64xv.c')
-rw-r--r-- | src/atimach64xv.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/atimach64xv.c b/src/atimach64xv.c index 120cb7df..cba6f99b 100644 --- a/src/atimach64xv.c +++ b/src/atimach64xv.c @@ -21,6 +21,10 @@ * PERFORMANCE OF THIS SOFTWARE. */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "ati.h" #include "atiaccel.h" #include "atichip.h" |