Make the expression code a little nicer and fix bugs found
[pspp] / src / flip.c
index 6bd6a243907f6632712fd64aa48419764a56e67e..1349ef1a014597ba8b6f992657ddc029d6823799 100644 (file)
@@ -18,7 +18,7 @@
    02111-1307, USA. */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <ctype.h>
 #include <errno.h>
 #include <float.h>