X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdictionary%2Fvariable-label.c;h=41fae5ed3a27cee3378ae548a6637c2b2ae9d206;hb=2be9bee9da6a2ce27715e58128569594319abfa2;hp=c0f80fbdbeac19a9fbcfac9f915ee57a52dd39bf;hpb=ac6bc481cef04a4f69a55075d09927c8617be14b;p=pspp-builds.git diff --git a/src/language/dictionary/variable-label.c b/src/language/dictionary/variable-label.c index c0f80fbd..41fae5ed 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"