Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / stats / wilcoxon.c
index 19c3a403b74dd4c5f9b252aaaf96deff6f63dc4a..ed6225df6cee329ab33be3f737829e5ab9bf3f1d 100644 (file)
@@ -25,9 +25,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"