diff options
Diffstat (limited to 'xicc/xicclu.c')
-rwxr-xr-x | xicc/xicclu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xicc/xicclu.c b/xicc/xicclu.c index 6bbb62a..e95e188 100755 --- a/xicc/xicclu.c +++ b/xicc/xicclu.c @@ -34,8 +34,8 @@ #include "copyright.h" #include "aconfig.h" #include "numlib.h" -#include "xicc.h" #include "plot.h" +#include "xicc.h" #include "ui.h" #undef SPTEST /* [und] Test (flawed) rspl gamut surface code */ |