Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / dictionary / weight.c
index ad06ad107af3ca1092802bfa8998c670eed20a37..185165dcbbfdb1cfe42e2bd0872e748432ff955a 100644 (file)
@@ -18,7 +18,7 @@
 
 #include <stdio.h>
 
-#include "data/procedure.h"
+#include "data/dataset.h"
 #include "data/dictionary.h"
 #include "data/variable.h"
 #include "language/command.h"