Implement embedding for PostScript driver. Fixes bug 12970.
[pspp-builds.git] / src / chart.h
index 795462a77e765e323b4ff49037ffc10781b0a2bc..c0ab0a2063106397e8c13205cb378521c0595f6a 100644 (file)
@@ -44,6 +44,7 @@ struct chart {
   void *lp;
 #endif
   char *filename;
+  FILE *file;
 
   /* The geometry of the chart 
      See diagram at the foot of this file.