X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.h;h=741bf33d8fe371da34f1feca6ad5213bc79b07ff;hb=125ed160d625368520074f2898c0487d30d46b98;hp=5314f391fbfa218e10bbe3e28189eb4509f655ef;hpb=65c88f0a0a3d74dcc0a0009bb60ee6e74eeedccc;p=lyx.git diff --git a/src/TextClass.h b/src/TextClass.h index 5314f391fb..741bf33d8f 100644 --- a/src/TextClass.h +++ b/src/TextClass.h @@ -15,7 +15,6 @@ #include "DocumentClassPtr.h" #include "FloatList.h" #include "FontInfo.h" -#include "Layout.h" #include "LayoutEnums.h" #include "LayoutModuleList.h" @@ -38,7 +37,6 @@ namespace lyx { namespace support { class FileName; } -class Counters; class FloatList; class Layout; class LayoutFile;