]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.cpp
Fix display and export of some latex macros
[lyx.git] / src / mathed / InsetMathPhantom.cpp
index 9b1c80ad3287129b00e1a4f24859bf6959bf3eba..4a190ea760f49a29bbece9765ee1c1f1dbca45cf 100644 (file)
@@ -14,6 +14,9 @@
 
 #include "LaTeXFeatures.h"
 #include "MathStream.h"
+
+#include "MetricsInfo.h"
+
 #include "frontends/Painter.h"
 
 #include <algorithm>