include format.h only where necessary.
[pspp-builds.git] / src / language / data-io / print.c
index 8454c1b885e8e656afacbfdedadc57176eef9f14..408224afb921acd9900d53b44a092d1a28302725 100644 (file)
@@ -23,6 +23,7 @@
 #include <data/procedure.h>
 #include <data/transformations.h>
 #include <data/variable.h>
+#include <data/format.h>
 #include <language/command.h>
 #include <language/data-io/data-writer.h>
 #include <language/data-io/file-handle.h>