]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.cpp
header cleanup
[lyx.git] / src / insets / InsetExternal.cpp
index ffdc218360727ebafc4cd2a757b66ab33b892021..3efc70a6bfd761303787475e9c65dddafe0d8fcc 100644 (file)
 
 #include "Buffer.h"
 #include "Cursor.h"
-#include "support/debug.h"
 #include "DispatchResult.h"
 #include "Exporter.h"
 #include "FuncStatus.h"
 #include "FuncRequest.h"
-#include "support/gettext.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
 #include "LyXRC.h"
 
 #include "graphics/PreviewLoader.h"
 
+#include "support/debug.h"
 #include "support/ExceptionMessage.h"
 #include "support/filetools.h"
+#include "support/gettext.h"
 #include "support/lstrings.h"
 #include "support/lyxlib.h"
 #include "support/convert.h"