X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetwrap.h;h=bcf337d7a086d63f509008af942768785f6ee056;hb=e28331ed63062dea10d0a21b9ec12034b4b17b9a;hp=ce61bdc5c6a93be0597c7396820606bcd6693050;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/insets/insetwrap.h b/src/insets/insetwrap.h index ce61bdc5c6..bcf337d7a0 100644 --- a/src/insets/insetwrap.h +++ b/src/insets/insetwrap.h @@ -13,7 +13,6 @@ #define INSETWRAP_H #include "insetcollapsable.h" -#include "toc.h" #include "lyxlength.h" #include "mailinset.h" @@ -64,7 +63,7 @@ public: /// bool insetAllowed(InsetBase::Code) const; /// - void addToToc(toc::TocList &, Buffer const &) const; + void addToToc(TocList &, Buffer const &) const; /// bool showInsetDialog(BufferView *) const; ///