X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FMailInset.cpp;h=c59949a3ba2cd9ff5dc946eda0e90fb418665487;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=5d61a3980c64e0f8193eada3cf0a8562452113e3;hpb=9383f4c3c6f9cfab2d658701ba66e2b54cd68bea;p=lyx.git diff --git a/src/insets/MailInset.cpp b/src/insets/MailInset.cpp index 5d61a3980c..c59949a3ba 100644 --- a/src/insets/MailInset.cpp +++ b/src/insets/MailInset.cpp @@ -13,10 +13,11 @@ #include "MailInset.h" #include "BufferView.h" -#include "support/debug.h" #include "frontends/Application.h" +#include "support/debug.h" + #include using namespace std;