Tidying.
[dcpomatic.git] / src / lib / send_notification_email_job.cc
index c4d5a65183ca93484e9b225628e46a59d836f3a1..1c21aa9efc9520d8be02e25d52b5db21e4a6e747 100644 (file)
 */
 
 
-#include "send_notification_email_job.h"
-#include "exceptions.h"
+#include "compose.hpp"
 #include "config.h"
 #include "emailer.h"
-#include "compose.hpp"
+#include "exceptions.h"
+#include "send_notification_email_job.h"
 #include <list>
 
 #include "i18n.h"