X-Git-Url: https://deadsoftware.ru/gitweb?p=odcread.git;a=blobdiff_plain;f=fold%2Ffold.h;h=3725b47093cbd96287c162b49471f24b3ffde6ac;hp=e8c78b7e57e72e5300cb122781a3eb130bda215b;hb=8bb15b1dd0927add217ff8ff4ef4e002dc49bff3;hpb=7c27903f08ee6069172f92415888a825512cba01 diff --git a/fold/fold.h b/fold/fold.h index e8c78b7..3725b47 100644 --- a/fold/fold.h +++ b/fold/fold.h @@ -1,9 +1,9 @@ #ifndef _FOLD_H_ #define _FOLD_H_ -#include -#include -#include +#include "oberon.h" +#include "typeregister/typeregister.h" +#include "store/store.h" namespace odc {