]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
Correct Andr�'s name
[lyx.git] / src / lyxrc.h
index dfd00286da5a3ab567904127673fd31f0226093d..4e6b8b2e82380c9491f99184949a223d71f9aede 100644 (file)
@@ -8,7 +8,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
  *
@@ -21,7 +21,7 @@
 #include "paper.h"
 #include "graphics/GraphicsTypes.h"
 
-// #include <boost/utility.hpp>
+#include "support/std_string.h"
 
 /// This contains the runtime configuration of LyX
 class LyXRC //: public noncopyable {