]> git.lyx.org Git - features.git/blobdiff - src/BufferView.cpp
Cleanup headers
[features.git] / src / BufferView.cpp
index f7567bd4dd9d6c35807b09bc1761586f2d119653..758a9928f16386fd0ec3ae0ed018fd66cf12d756 100644 (file)
@@ -50,7 +50,9 @@
 #include "insets/InsetRef.h"
 #include "insets/InsetText.h"
 
+#include "mathed/InsetMath.h"
 #include "mathed/MathData.h"
+#include "mathed/MathRow.h"
 
 #include "frontends/alert.h"
 #include "frontends/CaretGeometry.h"