]> git.lyx.org Git - lyx.git/blobdiff - src/insets/MailInset.cpp
This should be the last of the commits refactoring the InsetLayout code.
[lyx.git] / src / insets / MailInset.cpp
index 5d61a3980c64e0f8193eada3cf0a8562452113e3..c59949a3ba2cd9ff5dc946eda0e90fb418665487 100644 (file)
 #include "MailInset.h"
 
 #include "BufferView.h"
-#include "support/debug.h"
 
 #include "frontends/Application.h"
 
+#include "support/debug.h"
+
 #include <boost/assert.hpp>
 
 using namespace std;