diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-15 18:00:09 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-15 18:00:09 +0200 |
commit | 82d1d89d2e68db56890c593a6428cdcbed1105f2 (patch) | |
tree | 7341711df7d1dc24bfec7b408e5b1fc3eeba7a10 /rspl/t3d.c | |
parent | d27d024c441a3912ac2959dff6183abf0e199d78 (diff) | |
parent | 711b90e2fe8e1b842c3181a6909af1e432fe0fdc (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'rspl/t3d.c')
-rwxr-xr-x | rspl/t3d.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" |