diff options
Diffstat (limited to 'xicc/spectest2.c')
-rw-r--r-- | xicc/spectest2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xicc/spectest2.c b/xicc/spectest2.c index 3fd574f..cec6359 100644 --- a/xicc/spectest2.c +++ b/xicc/spectest2.c @@ -31,8 +31,8 @@ #include "numlib.h" #ifdef DOPLOT #include "plot.h" -#endif #include "ui.h" +#endif /* Normal 'A' spectra, then UV filtered version */ |