]> git.lyx.org Git - lyx.git/blobdiff - src/factory.cpp
Limit the nopassthurchars case in beamer to URL
[lyx.git] / src / factory.cpp
index a465a55e86db268b622a9874f81a4bd3d011c943..0bea07b8131ef0dd974e7c99dddacb4a620890ff 100644 (file)
@@ -13,7 +13,6 @@
 #include "factory.h"
 
 #include "FuncRequest.h"
-#include "Lexer.h"
 #include "LyX.h"
 
 #include "insets/InsetBibitem.h"
@@ -65,6 +64,7 @@
 
 #include "support/debug.h"
 #include "support/ExceptionMessage.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 #include "support/unique_ptr.h"