diff options
Diffstat (limited to 'rspl/t2d.c')
-rwxr-xr-x | rspl/t2d.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |