]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnknown.cpp
Account for old versions of Pygments
[lyx.git] / src / mathed / InsetMathUnknown.cpp
index d7e2875521dea2f68f351d678841bda41a55723e..926e7dd5d5ced43f457f79a3585bf8d0c866eae9 100644 (file)
 #include <config.h>
 
 #include "InsetMathUnknown.h"
+
 #include "MathSupport.h"
 #include "MathAtom.h"
 #include "MathStream.h"
-#include "MathStream.h"
+
+#include "MetricsInfo.h"
 
 #include "frontends/Painter.h"