]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiagram.cpp
... and RELEASE-NOTES
[lyx.git] / src / mathed / InsetMathDiagram.cpp
index 5c8887c76f80a981d0c22aa09c7ab90e8c398aa7..d5a1b5231aea43b94550bb92db894ac352ef25f6 100644 (file)
 
 #include "InsetMathDiagram.h"
 
-#include "LaTeXFeatures.h"
 #include "MathStream.h"
 
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 #include <ostream>
 
 namespace lyx {