X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fdummy-chart.c;h=21238d039fa1ebedd18dd2752cd743c3f6151b29;hb=3b76a8aa4e808b2e6bdb792c369fda72a61304de;hp=963015e6be772b200c993a1adf3da6e7cdf38ed3;hpb=000e3e8c5818476c3afbc75fad9347aefb6e902a;p=pspp diff --git a/src/output/charts/dummy-chart.c b/src/output/charts/dummy-chart.c index 963015e6be..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,10 +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 #ifndef NO_CHARTS