diff options
Diffstat (limited to 'xicc/xfit.c')
-rwxr-xr-x | xicc/xfit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xicc/xfit.c b/xicc/xfit.c index b5a8694..a4cfee6 100755 --- a/xicc/xfit.c +++ b/xicc/xfit.c @@ -74,8 +74,8 @@ #include "numlib.h" #include "icc.h" #include "rspl.h" -#include "xicc.h" #include "plot.h" +#include "xicc.h" #include "xfit.h" #include "sort.h" |