]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.C
ws changes only
[lyx.git] / src / lyxrc.C
index 157e1d66448bebdf18f2cfc6ab3860ca3a219391..9995916fc401415aa52163d9becde132ebc543a0 100644 (file)
@@ -7,7 +7,7 @@
  * \author Jean-Marc Lasgouttes
  * \author Angus Leeming
  * \author John Levon
- * \author André Pöntiz
+ * \author André Pönitz
  * \author Allan Rae
  * \author Dekel Tsur
  *
@@ -25,6 +25,7 @@
 #include "converter.h"
 #include "format.h"
 #include "gettext.h"
+#include "LColor.h"
 #include "lyxlex.h"
 #include "lyxfont.h"
 
@@ -46,6 +47,7 @@ using std::endl;
 using std::ios;
 using std::ofstream;
 using std::ostream;
+using std::string;
 
 
 namespace lyx {