]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathUnderset.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathUnderset.h
index b28ef012b5768b9b816810e65785e429be79663b..51311e6c6fb56e6a5c06a449c6c49dbf9395d9f5 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -13,7 +13,7 @@
 #define MATH_UNDERSETINSET_H
 
 
-#include "InsetMathFracBase.h"
+#include "InsetMathFrac.h"
 
 
 namespace lyx {