]> git.lyx.org Git - lyx.git/blobdiff - src/LyXRC.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / LyXRC.cpp
index 73aec189f30cc38b6e7cb28e73167cbf85c4fd73..9c8decab43269f593fee3bd94fffa5ca2e9cf50b 100644 (file)
@@ -25,7 +25,6 @@
 #include "Format.h"
 #include "FuncCode.h"
 #include "FuncRequest.h"
-#include "Lexer.h"
 #include "LyX.h"
 #include "Mover.h"
 #include "SpellChecker.h"
@@ -36,6 +35,7 @@
 #include "support/environment.h"
 #include "support/FileName.h"
 #include "support/filetools.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 #include "support/os.h"
 #include "support/Package.h"