]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
Correct Andr�'s name
[lyx.git] / src / lyxrc.h
index 26fcafeb21994ec7b8153ab3cc7d0279703e9bac..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
  *
 #ifndef LYXRC_H
 #define LYXRC_H
 
-#include "paper.h" 
+#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 {