]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathXYMatrix.cpp
Fix display and export of some latex macros
[lyx.git] / src / mathed / InsetMathXYMatrix.cpp
index 95941b85ce0cdf9faa719180345e9c66d3f73e00..52043db56ada790cc868db62845c2134f74d0e6b 100644 (file)
 
 #include "InsetMathXYMatrix.h"
 
-#include "LaTeXFeatures.h"
 #include "MathStream.h"
 
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 #include <ostream>
 
 namespace lyx {