Added custom assert(); Fixed bugs in T-TEST and VALUE LABELS
[pspp-builds.git] / src / value-labels.c
index 9c7640866ceb209e5a77c38cd470228328d156f8..404f7f6844721e0e6d45476714c2ae404f8b534f 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 #include "value-labels.h"
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include <string.h>
 #include "alloc.h"