]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathColor.h
Fix bug 5802 (http://bugzilla.lyx.org/show_bug.cgi?id=5802)
[lyx.git] / src / mathed / InsetMathColor.h
index 9f8419b63307ce966832f3d0bbf79cf820cea634..fad0e658d1cb00447b2907443ea708cef6f974e2 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.
  */
@@ -14,6 +14,7 @@
 
 #include "InsetMathNest.h"
 
+#include "support/docstream.h"
 
 namespace lyx {