* Changed dict_get_case_weight() to accept an additional int * flag to complain about...
[pspp] / src / vars-atr.c
index 00453767b2aefaea346363a1eab1f5294e9bf6ca..c0730022354f2ab88dfe278b4d6949fb61bc04b9 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 #include "var.h"
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include "alloc.h"
 #include "command.h"