Make the expression code a little nicer and fix bugs found
[pspp] / src / sfm-read.c
index 01f6330f19ca0403ebf9623eecf279d856284416..fad27c94a8d13537f37c4692550fc5e19f977c51 100644 (file)
@@ -20,7 +20,7 @@
 #include <config.h>
 #include "sfm.h"
 #include "sfmP.h"
-#include <assert.h>
+#include "error.h"
 #include <stdlib.h>
 #include <ctype.h>
 #include <errno.h>