X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fbarchart.c;h=13ea3dc2f854346a208681b09c0a8870b94e2b46;hb=164d1274fcb70c54897f2a03fc7c27152ed4821a;hp=efa0ce82bef12664104176e138be5eba16ccd621;hpb=000e3e8c5818476c3afbc75fad9347aefb6e902a;p=pspp diff --git a/src/output/charts/barchart.c b/src/output/charts/barchart.c index efa0ce82be..13ea3dc2f8 100644 --- a/src/output/charts/barchart.c +++ b/src/output/charts/barchart.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 @@ -22,9 +21,9 @@ #include #include #include -#include "barchart.h" -#include "chart.h" -#include "plot-chart.h" +#include +#include +#include #define CATAGORIES 6 #define SUB_CATAGORIES 3