Had to get last call to multipass_split_output() inside
[pspp-builds.git] / src / frequencies.q
index 37862b5ac50938445b8ec3003d78c3791cd552a0..c65567e8eb0388951216ed6e210761b5094e9b5f 100644 (file)
@@ -24,7 +24,7 @@
 */
 
 #include <config.h>
-#include <assert.h>
+#include "error.h"
 #include <math.h>
 #include <stdlib.h>
 #include "alloc.h"
@@ -37,7 +37,6 @@
 #include "algorithm.h"
 #include "magic.h"
 #include "misc.h"
-#include "stats.h"
 #include "output.h"
 #include "som.h"
 #include "str.h"