]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.cpp
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / src / insets / InsetInfo.cpp
index df83f96b9830984a00dab86203f9620a0a18e7b5..cfb5b7eafc6869a2af6cad6eeb752b4ba6bf8fc9 100644 (file)
@@ -30,7 +30,6 @@
 #include "LyXAction.h"
 #include "LyXRC.h"
 #include "LyXVC.h"
-#include "Lexer.h"
 #include "output_docbook.h"
 #include "Paragraph.h"
 #include "ParIterator.h"
@@ -49,6 +48,7 @@
 #include "support/filetools.h"
 #include "support/gettext.h"
 #include "support/Length.h"
+#include "support/Lexer.h"
 #include "support/Messages.h"
 #include "support/lstrings.h"
 #include "support/qstring_helpers.h"