summaryrefslogtreecommitdiff
path: root/xicc/cgatsplot.c
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-01 16:13:57 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-01 16:13:57 +0200
commit094535c010320967639e8e86f974d878e80baa72 (patch)
treeefc3094b20355dcbeebb2c4ece4fcfc69bffedb5 /xicc/cgatsplot.c
parentc07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff)
Imported Upstream version 1.7.0upstream/1.7.0
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");