X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdictionary%2Fvariable-label.c;h=41fae5ed3a27cee3378ae548a6637c2b2ae9d206;hb=993af59a283dbad8b26a390535f76cdeb00a9108;hp=c0f80fbdbeac19a9fbcfac9f915ee57a52dd39bf;hpb=9ade26c8349b4434008c46cf09bc7473ec743972;p=pspp diff --git a/src/language/dictionary/variable-label.c b/src/language/dictionary/variable-label.c index c0f80fbdbe..41fae5ed3a 100644 --- a/src/language/dictionary/variable-label.c +++ b/src/language/dictionary/variable-label.c @@ -19,8 +19,8 @@ #include #include +#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"