New function fmt_dollar_template based on pspp-dev discussion.
[pspp] / src / ui / gui / val-labs-dialog.c
index a17d8e10f059101f1168d79521013d08f4a2fa97..ff78347c5a5426cf0e686386ead008d1bbb2066f 100644 (file)
@@ -22,6 +22,8 @@
 /*  This module describes the behaviour of the Value Labels dialog box,
     used for input of the value labels in the variable sheet */
 
+#include <config.h>
+
 #include <string.h>
 
 #include "helper.h"