From 094535c010320967639e8e86f974d878e80baa72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 1 May 2015 16:13:57 +0200 Subject: Imported Upstream version 1.7.0 --- xicc/cgatsplot.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xicc/cgatsplot.c') 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"); -- cgit v1.2.3