]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
* src/LyXAction.C: mark goto-clear-bookmark as working without buffer
[lyx.git] / src / insets / insetwrap.h
index ce61bdc5c6a93be0597c7396820606bcd6693050..bcf337d7a086d63f509008af942768785f6ee056 100644 (file)
@@ -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;
        ///