Rename procedure.[ch] to dataset.[ch].
[pspp-builds.git] / src / language / dictionary / attributes.c
index 135207306f528b1f16b027762d355f99aba53065..c7598d1c45b37899ecba1d7a375e3dbaea3d9987 100644 (file)
@@ -19,8 +19,8 @@
 #include <stdlib.h>
 
 #include "data/attributes.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"