]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFonts.cpp
Limit the nopassthurchars case in beamer to URL
[lyx.git] / src / LaTeXFonts.cpp
index c9d030e8c343af500af6d0ac204da4c988bcbb43..655d4f17e18689670ebf9d50c08aea79d5787836 100644 (file)
@@ -13,7 +13,6 @@
 #include "LaTeXFonts.h"
 
 #include "LaTeXFeatures.h"
-#include "Lexer.h"
 
 #include "frontends/alert.h"
 
@@ -23,6 +22,7 @@
 #include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/gettext.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"