]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_mathmlstream.h
revert Buffer LyxText->InsetText commit
[lyx.git] / src / mathed / math_mathmlstream.h
index 0339c8a95eb66c3a2dbf449ef6a6dcfdafa2466b..1a4ee55e7396be5055bc9b50f5813fdd4634cedc 100644 (file)
@@ -1,3 +1,14 @@
+// -*- C++ -*-
+/**
+ * \file math_mathmlstream.h
+ * 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.
+ */
+
 #ifndef MATH_MATHMLSTREAM_H
 #define MATH_MATHMLSTREAM_H
 
@@ -6,7 +17,7 @@
 // settled.
 
 
-#include "math_metricsinfo.h"
+#include "metricsinfo.h"
 
 #include <iosfwd>