Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / dictionary / apply-dictionary.c
index 36877302afc80dfa878685b211b9a0dcaa4f70f5..96b77dc0133183bdbcb3cc359c2d656e4edf9c89 100644 (file)
 
 #include "data/any-reader.h"
 #include "data/casereader.h"
+#include "data/dataset.h"
 #include "data/dictionary.h"
 #include "data/file-handle-def.h"
 #include "data/missing-values.h"
-#include "data/procedure.h"
 #include "data/value-labels.h"
 #include "data/variable.h"
 #include "language/command.h"