Add missing "#include <config.h>".
[pspp-builds.git] / src / ui / gui / var-type-dialog.c
index 65812f27017c8b3c388a9eab34199a4daa2d1466..304ed3714212c9e5b5d1c1ce1ea0d8236b7c2569 100644 (file)
@@ -22,6 +22,8 @@
 /*  This module describes the behaviour of the Variable Type dialog box used
     for inputing the variable type in the var sheet */
 
+#include <config.h>
+
 #include <gtk/gtk.h>
 #include <glade/glade.h>