]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.cpp
Move Lexer to support/ directory (and lyx::support namespace)
[lyx.git] / src / BufferParams.cpp
index 0d1600c5cf201f4efa3acf4d1f4f62bbfcf0ce6c..1324aaac9e1d55d030cc3019764a4639c60894cb 100644 (file)
@@ -33,7 +33,6 @@
 #include "LaTeXFeatures.h"
 #include "LaTeXFonts.h"
 #include "Font.h"
-#include "Lexer.h"
 #include "LyXRC.h"
 #include "OutputParams.h"
 #include "Spacing.h"
@@ -53,6 +52,7 @@
 #include "support/filetools.h"
 #include "support/gettext.h"
 #include "support/Length.h"
+#include "support/Lexer.h"
 #include "support/Messages.h"
 #include "support/mutex.h"
 #include "support/Package.h"