* Changed dict_get_case_weight() to accept an additional int * flag to complain about...
[pspp] / src / list.q
index 10d2baad38df3999a9b458222781eda4dc78604c..56f45342be4005cf1c02d05e83c8fd7a480de558 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include "alloc.h"