Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / xforms / count.c
index d0045fee5235f7dacd9c713dc1b0629ab32b2607..c42bdc34cf01bedba7d5aa86756cdefca797ee4b 100644 (file)
@@ -19,8 +19,8 @@
 #include <stdlib.h>
 
 #include "data/case.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"