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