X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fdummy-chart.c;h=b77700ba0f0a3cf7fc96229984af668e819982c4;hb=4d95fcf5105d5f4641c34daae577e68ec986ffbd;hp=963015e6be772b200c993a1adf3da6e7cdf38ed3;hpb=000e3e8c5818476c3afbc75fad9347aefb6e902a;p=pspp-builds.git diff --git a/src/output/charts/dummy-chart.c b/src/output/charts/dummy-chart.c index 963015e6..b77700ba 100644 --- a/src/output/charts/dummy-chart.c +++ b/src/output/charts/dummy-chart.c @@ -22,10 +22,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