Added custom assert(); Fixed bugs in T-TEST and VALUE LABELS
[pspp-builds.git] / src / count.c
index 0fc7370bb8d44c5f660e42c9c3593e769ab649ab..058d60d539d81f71c7880b703fc9f1a1c62e06ad 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include "alloc.h"
 #include "command.h"