]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNest.h
Move class definitions inside main class
[lyx.git] / src / mathed / InsetMathNest.h
index b9cc1f66d48967b076f744084e381b23ef0a6bd5..a10299e0fdcf1b9b946b0536fae1923416db7e07 100644 (file)
@@ -13,6 +13,7 @@
 #define MATH_NESTINSET_H
 
 #include "InsetMath.h"
+#include "MathData.h"
 
 #include <map>