X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fbox-whisker.c;h=bec2a09eb95662c267ebe8b842f2b64573d2e4f1;hb=470affdb48180aebfa764941bbdb353062978444;hp=173906644508c727e4315d184ecbcfd9e2e64e39;hpb=000e3e8c5818476c3afbc75fad9347aefb6e902a;p=pspp diff --git a/src/output/charts/box-whisker.c b/src/output/charts/box-whisker.c index 1739066445..bec2a09eb9 100644 --- a/src/output/charts/box-whisker.c +++ b/src/output/charts/box-whisker.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 2004 Free Software Foundation, Inc. - Written by John Darrington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -18,15 +17,18 @@ 02110-1301, USA. */ -#include "chart.h" -#include "chart-geometry.h" #include #include -#include "misc.h" +#include + +#include +#include + +#include +#include +#include + -#include "factor-stats.h" -#include "box-whisker.h" -#include "plot-chart.h" /* Draw a box-and-whiskers plot