Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / dictionary / numeric.c
index c88d514345c9d2986364553dfcabc4aff19c9b43..7b367f9d1d65cfa5373109adadf2707670ca2374 100644 (file)
@@ -18,8 +18,8 @@
 
 #include <stdlib.h>
 
+#include "data/dataset.h"
 #include "data/dictionary.h"
-#include "data/procedure.h"
 #include "data/variable.h"
 #include "data/format.h"
 #include "language/command.h"