]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.C
ws changes only
[lyx.git] / src / lyxrc.C
index 99c6b02a81ddff7435df9aed7287bbae32ee8ace..9995916fc401415aa52163d9becde132ebc543a0 100644 (file)
@@ -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 {