X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fchart.h;h=0180251e26e31f5f65897ccf13e261fd770e70fb;hb=4f2f805c653f0dc901924944ea4c55309ff14d32;hp=546c6c716eccb0601f23b0ff2a5eb7f92e9e614b;hpb=dcf9b154cbcaa35c3d8459a201b77eec8bcb30bd;p=pspp-builds.git diff --git a/src/output/chart.h b/src/output/chart.h index 546c6c71..0180251e 100644 --- a/src/output/chart.h +++ b/src/output/chart.h @@ -1,6 +1,5 @@ /* PSPP - computes sample statistics. Copyright (C) 2004 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 @@ -26,9 +25,9 @@ #include #include -#include "chart-geometry.h" -#include "str.h" -#include "alloc.h" +#include +#include +#include #include "manager.h" #include "output.h" @@ -47,7 +46,7 @@ struct chart { #else void *lp; #endif - char *filename; + char *file_name; FILE *file; /* The geometry of the chart