]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.cpp
fix http://bugzilla.lyx.org/show_bug.cgi?id=4998
[lyx.git] / src / insets / InsetBox.cpp
index 25911bc985f4f0b0612c1a0b4b8a0cc56e818652..2645974fb98f8e6ba5b63d002a1a3f5b725a568e 100644 (file)
 #include "DispatchResult.h"
 #include "FuncStatus.h"
 #include "FuncRequest.h"
-#include "support/gettext.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
 #include "MetricsInfo.h"
 #include "TextClass.h"
 
 #include "support/debug.h"
+#include "support/gettext.h"
 #include "support/Translator.h"
 
 #include "frontends/Application.h"