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