]> git.lyx.org Git - lyx.git/blobdiff - src/CmdDef.cpp
Limit the nopassthurchars case in beamer to URL
[lyx.git] / src / CmdDef.cpp
index 08cd7dd6a928e01812904f2eb4e854bbfc97f2e0..d813eba8e094c8c5fd651acd29894393e8117995 100644 (file)
 
 #include "FuncRequest.h"
 #include "LyXAction.h"
-#include "Lexer.h"
 
 #include "support/debug.h"
 #include "support/FileName.h"
 #include "support/filetools.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 
 #include <string>