]> git.lyx.org Git - lyx.git/blobdiff - src/Undo.cpp
Fix a crash when closing tabs
[lyx.git] / src / Undo.cpp
index 670449035202e480137b3d7f77a882b0ae4d3c00..ebe2350b799558787a0efc1e5437c44654fcc324 100644 (file)
 #include "ParagraphList.h"
 #include "Text.h"
 
+#include "mathed/InsetMath.h"
 #include "mathed/MathData.h"
+#include "mathed/MathRow.h"
 
-#include "insets/Inset.h"
 #include "insets/InsetText.h"
 
 #include "support/debug.h"