Make the expression code a little nicer and fix bugs found
[pspp] / src / pfm-write.c
index e229072ea5578678e0bfe51c3ac2042e7872c2e5..1d553ed7875d774aa5912f07125304638371c369 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 #include "pfm.h"
-#include <assert.h>
+#include "error.h"
 #include <ctype.h>
 #include <errno.h>
 #include <float.h>