X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fchart.h;h=d6b9b3d49e38222ecd8ba36ce49c87f69037003a;hb=77dc491d3b0c1429801ec839e7afab0fbef6a7fc;hp=b05b5ba41accc41eeeccda56ff1a7bbeadb996a3;hpb=e0c37920bb2cc46ee559e3992470572d4b4d27e6;p=pspp-builds.git diff --git a/src/output/chart.h b/src/output/chart.h index b05b5ba4..d6b9b3d4 100644 --- a/src/output/chart.h +++ b/src/output/chart.h @@ -17,14 +17,7 @@ #ifndef OUTPUT_CHART_H #define OUTPUT_CHART_H 1 -/* requires but doesn't #include it. */ -#include - -#ifdef HAVE_CHARTS -#include -#else -#include -#endif +#include struct chart;