Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / stats / kruskal-wallis.c
index ae388068cf9877c055219bc7d51505781c2b2955..ecab0348d1ae16986f85e905ed19e0bd43fe4d50 100644 (file)
@@ -24,9 +24,9 @@
 
 #include "data/casereader.h"
 #include "data/casewriter.h"
+#include "data/dataset.h"
 #include "data/dictionary.h"
 #include "data/format.h"
-#include "data/procedure.h"
 #include "data/subcase.h"
 #include "data/variable.h"
 #include "libpspp/assertion.h"