include format.h only where necessary.
[pspp-builds.git] / src / data / data-in.c
index 96a6ce01fdeb8e971d97021854864a8b12d707aa..cde7c07f8c58b0272e465be98bf64e53fb330956 100644 (file)
@@ -32,6 +32,7 @@
 #include "identifier.h"
 #include "settings.h"
 #include "value.h"
+#include "format.h"
 
 #include <libpspp/assertion.h>
 #include <libpspp/legacy-encoding.h>