xalloc.h-instead-of-alloc.h.patch from patch #6230.
[pspp-builds.git] / src / output / charts / plot-chart.h
index 958a0dfde925cb3700d9d0a0022d467cd96dcf03..5cee5a9a245f82a87f66769729c37385fd4d5169 100644 (file)
 #include <output/chart.h>
 
 #include <libpspp/str.h>
-#include <libpspp/alloc.h>
 #include <output/manager.h>
 #include <output/output.h>
 
+#include "xalloc.h"
 
 #ifndef PLOT_CHART_H
 #define PLOT_CHART_H