]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFracBase.cpp
rename LyXFont to Font except in tex2lyx
[lyx.git] / src / mathed / InsetMathFracBase.cpp
index 3e78c5f395919283fa762e1d95fc698ff6826d6f..f76986a07c9db1a68d6d10f8ec5243849f85f573 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "InsetMathFracBase.h"
-#include "MathArray.h"
+#include "MathData.h"
 #include "Cursor.h"