]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.cpp
Amend 6c3447c8: FindAdv: sometimes a space is added on some math symbols
[lyx.git] / src / PDFOptions.cpp
index dc638f544dafb3638f6ad020fd7cff93c3414fd2..c3d057eba8d17d882acded2da52382e600454b18 100644 (file)
@@ -15,7 +15,6 @@
 
 #include "Encoding.h"
 #include "LaTeXFeatures.h"
-#include "Lexer.h"
 #include "OutputParams.h"
 #include "texstream.h"
 
@@ -23,6 +22,7 @@
 #include "support/debug.h"
 #include "support/docstream.h"
 #include "support/docstring.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 
 #include <sstream>