Cleaned up GUI, by objectifying the data editor. Removed a number of global variables.
[pspp-builds.git] / src / data / value.h
index d3754d6c9875147c4adbc34c650f2f7e813afcae..97d07b4632ed972e009b94a965ec9900e1eb9b14 100644 (file)
@@ -22,6 +22,7 @@
 #include <float.h>
 #include <libpspp/misc.h>
 #include "minmax.h"
+#include <config.h>
 
 /* Values. */