summaryrefslogtreecommitdiff
path: root/xicc/cgatsplot.c
diff options
context:
space:
mode:
Diffstat (limited to 'xicc/cgatsplot.c')
-rw-r--r--xicc/cgatsplot.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/xicc/cgatsplot.c b/xicc/cgatsplot.c
index 9fadf89..ccaa28a 100644
--- a/xicc/cgatsplot.c
+++ b/xicc/cgatsplot.c
@@ -23,9 +23,10 @@
#include "numlib.h"
#include "icc.h"
#include "cgats.h"
-#include "plot.h"
#include "xcolorants.h"
#include "sort.h"
+#include "plot.h"
+#include "ui.h"
void usage(void) {
fprintf(stderr,"Simple 2D plot of CGATS .ti3 data\n");