]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.cpp
fix http://bugzilla.lyx.org/show_bug.cgi?id=4998
[lyx.git] / src / insets / InsetFlex.cpp
index 717fb2b100097482ad52264fbc98a4168fcc7bae..b768a4b344ecd88a498745911465bc6fb3ee5c45 100644 (file)
 
 #include "Buffer.h"
 #include "BufferParams.h"
-#include "support/gettext.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
-#include "Text.h"
 #include "MetricsInfo.h"
 #include "Paragraph.h"
 #include "paragraph_funcs.h"
 #include "sgml.h"
+#include "Text.h"
+
+#include "support/gettext.h"
 
 #include <ostream>