diff options
Diffstat (limited to 'rspl/t2ddf.c')
-rwxr-xr-x | rspl/t2ddf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rspl/t2ddf.c b/rspl/t2ddf.c index 115d5f5..926968f 100755 --- a/rspl/t2ddf.c +++ b/rspl/t2ddf.c @@ -19,6 +19,7 @@ #include <stdlib.h> #include <fcntl.h> #include <math.h> +#include "aconfig.h" #include "rspl.h" #include "tiffio.h" #include "plot.h" |