Rewrote categorical value-handling
[pspp] / src / val.h
index 07b4d7944afce02f210ab47430dacb52358bbea5..927bd916c8df25995cb18c2267b5dee235c0a0bf 100644 (file)
--- a/src/val.h
+++ b/src/val.h
@@ -21,7 +21,8 @@
 #define val_h 1
 
 #include <float.h>
-#include "magic.h"
+
+#include <config.h>
 
 /* Values. */