]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.cpp
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathKern.cpp
index 62ca0acff79cd8d086e1d00aa09b33a4ced136e4..ccb01c411ba816b22b751bed83cc4eba331bb1fd 100644 (file)
@@ -3,7 +3,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.
  */
@@ -16,6 +16,7 @@
 #include "MathSupport.h"
 #include "Dimension.h"
 
+#include "support/docstring.h"
 
 namespace lyx {