Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / stats / descriptives.c
index adedd5e67f600aeb651eafa68316d615d5d73ef0..935ca9b37349f2f2ee85c4d2841bde86df0468cc 100644 (file)
@@ -22,8 +22,8 @@
 
 #include "data/casegrouper.h"
 #include "data/casereader.h"
+#include "data/dataset.h"
 #include "data/dictionary.h"
-#include "data/procedure.h"
 #include "data/transformations.h"
 #include "data/variable.h"
 #include "language/command.h"