include format.h only where necessary.
[pspp-builds.git] / src / ui / gui / psppire-var-store.c
index f673b54eddefa73bf8b248ad726da64141581316..fa356b812d60dc47e3b160e8079b3c6caf8cfc70 100644 (file)
@@ -33,6 +33,7 @@
 
 #include <data/dictionary.h>
 #include <data/variable.h>
+#include <data/format.h>
 #include <data/missing-values.h>
 
 #include "val-labs-dialog.h"