X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcharts%2Fplot-hist.h;h=bf3674b00e53b986848b1d5bc12f2138513549bc;hb=e19fd7f7bb229404630b50b4c2fe4b1244d54eb0;hp=237b8b3c11ef7d2ac612675ef879b456a96cf714;hpb=d0b91eae59319ab2756d0d43b9cb15eb9cd3c234;p=pspp diff --git a/src/output/charts/plot-hist.h b/src/output/charts/plot-hist.h index 237b8b3c11..bf3674b00e 100644 --- a/src/output/charts/plot-hist.h +++ b/src/output/charts/plot-hist.h @@ -1,5 +1,5 @@ /* PSPP - a program for statistical analysis. - Copyright (C) 2004, 2009 Free Software Foundation, Inc. + Copyright (C) 2004, 2009, 2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -46,7 +46,7 @@ struct chart_item *histogram_chart_create (const gsl_histogram *, autogenerated by mk-class-boilerplate. */ #include -#include +#include "libpspp/cast.h" extern const struct chart_item_class histogram_chart_class;