X-Git-Url: http://deadsoftware.ru/gitweb?p=odcread.git;a=blobdiff_plain;f=textmodel%2Ftextmodel.h;h=e63b7c35799f3c20cd46c21f7ef3d876a8dddcc8;hp=e6faa6ec8ee2a25d792f6fd451ca2f29d61fd43e;hb=8bb15b1dd0927add217ff8ff4ef4e002dc49bff3;hpb=7c27903f08ee6069172f92415888a825512cba01 diff --git a/textmodel/textmodel.h b/textmodel/textmodel.h index e6faa6e..e63b7c3 100644 --- a/textmodel/textmodel.h +++ b/textmodel/textmodel.h @@ -1,9 +1,9 @@ #ifndef _TEXTMODEL_H_ #define _TEXTMODEL_H_ -#include -#include -#include +#include "oberon.h" +#include "typeregister/typeregister.h" +#include "store/store.h" namespace odc {