]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
Change the interface to a paragraph's layout. We still store a LayoutPtr, but now...
[lyx.git] / src / mathed / InsetMathUnderset.h
index b28ef012b5768b9b816810e65785e429be79663b..d0a8492439bac9540c6cafd1ee1ad7c6ced2e251 100644 (file)
@@ -13,7 +13,7 @@
 #define MATH_UNDERSETINSET_H
 
 
-#include "InsetMathFracBase.h"
+#include "InsetMathFrac.h"
 
 
 namespace lyx {