Add test for bug fixed recently in recode
[pspp] / src / weight.c
index 66b7e615ac0aa7ca49f6143793c4be2d174450c0..7fac10cca7f4af6f193e38bdf616221c350e3300 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdio.h>
 #include "command.h"
 #include "error.h"