X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLexer.cpp;h=6f5da00d2bbebcd1e6a7a3be8f330ff2cb60d427;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=a9ae157a75da5a82342a56d82a25ed5847004064;hpb=5e7c21490df504c6373f21e0fa137661fb108fcf;p=lyx.git diff --git a/src/Lexer.cpp b/src/Lexer.cpp index a9ae157a75..6f5da00d2b 100644 --- a/src/Lexer.cpp +++ b/src/Lexer.cpp @@ -15,9 +15,8 @@ #include "Lexer.h" -#include "support/debug.h" - #include "support/convert.h" +#include "support/debug.h" #include "support/FileName.h" #include "support/filetools.h" #include "support/gzstream.h"