]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_ertinset.h
more IU
[lyx.git] / src / mathed / math_ertinset.h
index b7a9acdf27fde3d573bfd4d830ff917b174e4000..ca9379c0a70886a4c1fb235df3e32b95954f8e70 100644 (file)
 #ifndef MATH_ERTINSET_H
 #define MATH_ERTINSET_H
 
-
+#include "math_data.h"
 #include "math_textinset.h"
 
+
 // implements support for \parbox
 
 class MathErtInset : public MathTextInset {