]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.cpp
Correct Right Arrow key processing in Modules list
[lyx.git] / src / BufferParams.cpp
index f678e73a7facbc5c0732d20c70cdc2c36df8f502..6e0d9f91c6aacb37a2b188cb218c1bb427c83b7d 100644 (file)
@@ -32,7 +32,6 @@
 #include "Language.h"
 #include "LaTeXFeatures.h"
 #include "LaTeXFonts.h"
-#include "Length.h"
 #include "ModuleList.h"
 #include "Font.h"
 #include "Lexer.h"
@@ -54,6 +53,7 @@
 #include "support/FileName.h"
 #include "support/filetools.h"
 #include "support/gettext.h"
+#include "support/Length.h"
 #include "support/Messages.h"
 #include "support/mutex.h"
 #include "support/Package.h"