X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetfloat.h;h=7992d44d6cdd7d370d08884672e8e38d3ffd5551;hb=e28331ed63062dea10d0a21b9ec12034b4b17b9a;hp=c89aff72ad6e055659a317bb20b72b758fcee7fd;hpb=479e9054dbba9753a1a5e03e12ffab970caf4557;p=lyx.git diff --git a/src/insets/insetfloat.h b/src/insets/insetfloat.h index c89aff72ad..7992d44d6c 100644 --- a/src/insets/insetfloat.h +++ b/src/insets/insetfloat.h @@ -14,7 +14,6 @@ #define INSETFLOAT_H #include "insetcollapsable.h" -#include "TocBackend.h" #include "mailinset.h" @@ -76,7 +75,7 @@ public: /// void sideways(bool s, BufferParams const &); /// - void addToToc(TocBackend::TocList &, Buffer const &) const; + void addToToc(TocList &, Buffer const &) const; /// bool showInsetDialog(BufferView *) const; ///