]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBox.cpp
Rename .C ==> .cpp for files in src/support, part two
[lyx.git] / src / mathed / InsetMathBox.cpp
index 0447e84467cb921ac0eaef4ba74f2ec038f43cc5..8a4e87c550ed22ac6e74fff4331061974b9823a9 100644 (file)
@@ -11,7 +11,7 @@
 #include <config.h>
 
 #include "InsetMathBox.h"
-#include "MathData.h"
+#include "MathArray.h"
 #include "MathStream.h"
 #include "MathStream.h"
 #include "support/std_ostream.h"