]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_textinset.C
more IU
[lyx.git] / src / mathed / math_textinset.C
index 30dd96102b0aaaf1b1b1ea56571a74ac49174a13..39931d8f42bb6492f9b7c98511d1edd97a130008 100644 (file)
@@ -1,6 +1,17 @@
+/**
+ * \file math_textinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "math_textinset.h"
+#include "math_data.h"
 #include "metricsinfo.h"
 #include "debug.h"