Tidying.
[dcpomatic.git] / src / lib / send_problem_report_job.cc
index 6fbb73430093da8db1224ed626face11f9db522a..df51a3e696cc79d097f8f5aced197a8c35ab7093 100644 (file)
 */
 
 
-#include "send_problem_report_job.h"
 #include "compose.hpp"
-#include "film.h"
 #include "cross.h"
+#include "emailer.h"
+#include "environment_info.h"
+#include "film.h"
 #include "film.h"
 #include "log.h"
+#include "send_problem_report_job.h"
 #include "version.h"
-#include "emailer.h"
-#include "environment_info.h"
 #include <libxml++/libxml++.h>
 
 #include "i18n.h"