output: Make building without libplot possible again.
[pspp-builds.git] / src / output / charts / plot-hist.c
index ab3b988daaf8c9b9bb8e98eeaace831f0ac09e68..d647dd71fe15d1daead0d2935701c60a731f7b68 100644 (file)
@@ -18,7 +18,6 @@
 #include <config.h>
 
 #include <stdio.h>
-#include <plot.h>
 #include <math.h>
 #include <gsl/gsl_histogram.h>
 #include <gsl/gsl_randist.h>