]> git.lyx.org Git - features.git/blobdiff - src/Undo.cpp
Cleanup headers
[features.git] / src / Undo.cpp
index c6b7eaa331faec318ed95ecfd6bc9be5338fb37e..ebe2350b799558787a0efc1e5437c44654fcc324 100644 (file)
@@ -27,7 +27,9 @@
 #include "ParagraphList.h"
 #include "Text.h"
 
+#include "mathed/InsetMath.h"
 #include "mathed/MathData.h"
+#include "mathed/MathRow.h"
 
 #include "insets/InsetText.h"