include format.h only where necessary.
[pspp-builds.git] / src / ui / gui / dict-display.c
index d665edd62be1872f5cede3a2515f791344145e1f..842441372155a04c847a6f3952cfb09d6df97e13 100644 (file)
@@ -24,6 +24,7 @@
 #include "psppire-dict.h"
 #include "helper.h"
 #include <data/variable.h>
+#include <data/format.h>
 
 #define _(msgid) gettext (msgid)
 #define N_(msgid) msgid