Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / dictionary / variable-label.c
index c0f80fbdbeac19a9fbcfac9f915ee57a52dd39bf..41fae5ed3a27cee3378ae548a6637c2b2ae9d206 100644 (file)
@@ -19,8 +19,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 
+#include "data/dataset.h"
 #include "data/dictionary.h"
-#include "data/procedure.h"
 #include "data/variable.h"
 #include "language/command.h"
 #include "language/lexer/lexer.h"