Make the expression code a little nicer and fix bugs found
[pspp] / src / frequencies.q
index 37862b5ac50938445b8ec3003d78c3791cd552a0..e7657b64189b7a254c6d1e9b4e38605ddf61a688 100644 (file)
@@ -24,7 +24,7 @@
 */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <math.h>
 #include <stdlib.h>
 #include "alloc.h"