]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCollapsable.h
* ANNOUNCE
[lyx.git] / src / insets / InsetCollapsable.h
index e712fba0b3775b6bc674bdce00a66c1329c6d6a8..fda6f84e3c4d2397ca5b2b05c9ad905c69e8c462 100644 (file)
 #ifndef INSETCOLLAPSABLE_H
 #define INSETCOLLAPSABLE_H
 
-#include "Inset.h"
 #include "InsetText.h"
 
 #include "Box.h"
-#include "TextClass.h"
+
+#include <map>
 
 namespace lyx {