X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flanguage%2Fdictionary%2Fformats.c;h=9f943be214931d14f1c6265de20be0e8349e5885;hb=2be9bee9da6a2ce27715e58128569594319abfa2;hp=b40f202cfa5febe7091d8b0329af970630ed8807;hpb=ac6bc481cef04a4f69a55075d09927c8617be14b;p=pspp-builds.git diff --git a/src/language/dictionary/formats.c b/src/language/dictionary/formats.c index b40f202c..9f943be2 100644 --- a/src/language/dictionary/formats.c +++ b/src/language/dictionary/formats.c @@ -20,8 +20,8 @@ #include #include +#include "data/dataset.h" #include "data/format.h" -#include "data/procedure.h" #include "data/variable.h" #include "language/command.h" #include "language/lexer/format-parser.h"