]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathCancelto.cpp
Sort the language nesting mess with polyglossia
[lyx.git] / src / mathed / InsetMathCancelto.cpp
index d6d2233dd25488111b3ffe5d866e79d850661266..6a04cfa246fd4f13b1b91ce4c0be7f82a074b213 100644 (file)
 
 #include "InsetMathCancelto.h"
 
-#include "Cursor.h"
-#include "LaTeXFeatures.h"
 #include "MathData.h"
 #include "MathStream.h"
 
+#include "Cursor.h"
+#include "LaTeXFeatures.h"
+#include "MetricsInfo.h"
+
 #include "frontends/Painter.h"
 
 #include <ostream>