X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fdictionary.h;h=dd220e4de15d5475fe2fb3dca58ae7f069c22b96;hb=81579d9e9f994fb2908f50af41c3eb033d216e58;hp=3455a74f9677dcbb7be4ae50ff8e3844c9963b7b;hpb=b5cebf00d5edaada965b3dc75c745942d9483059;p=pspp-builds.git diff --git a/src/data/dictionary.h b/src/data/dictionary.h index 3455a74f..dd220e4d 100644 --- a/src/data/dictionary.h +++ b/src/data/dictionary.h @@ -19,8 +19,8 @@ #include #include -#include -#include +#include "data/case.h" +#include "data/dict-class.h" struct string; struct ccase;