]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathLefteqn.cpp
remove unneeded Cursor.h include;
[features.git] / src / mathed / InsetMathLefteqn.cpp
index 358ecd3f0c2030cb5cafe8321625ea6b443639c9..dffa982b9aa6c658c9a1dc2100c1ccc990befb0f 100644 (file)
@@ -11,8 +11,8 @@
 #include <config.h>
 
 #include "InsetMathLefteqn.h"
-#include "MathData.h"
-#include "support/std_ostream.h"
+
+#include "support/docstream.h"
 
 
 namespace lyx {