X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fdummy-chart.c;h=21238d039fa1ebedd18dd2752cd743c3f6151b29;hb=470affdb48180aebfa764941bbdb353062978444;hp=a255f23795d254b8527ff42a129e3842f25c5392;hpb=2322678e8fddbbf158b01b2720db2636404bba3b;p=pspp diff --git a/src/output/charts/dummy-chart.c b/src/output/charts/dummy-chart.c index a255f23795..21238d039f 100644 --- a/src/output/charts/dummy-chart.c +++ b/src/output/charts/dummy-chart.c @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 2005 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,11 +21,11 @@ This module is linked only when charts are not supported */ #include "config.h" -#include "chart.h" -#include "plot-chart.h" -#include "cartesian.h" +#include +#include +#include #include -#include "compiler.h" +#include #ifndef NO_CHARTS