diff options
Diffstat (limited to 'xicc/transplot.c')
-rwxr-xr-x | xicc/transplot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xicc/transplot.c b/xicc/transplot.c index 6473e2b..aa4a1ff 100755 --- a/xicc/transplot.c +++ b/xicc/transplot.c @@ -25,6 +25,7 @@ #include <fcntl.h> #include <string.h> #include <math.h> +#include "aconfig.h" #include "icc.h" #include "numlib.h" #include "plot.h" |