aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html.c')
-rw-r--r--mail/em-format-html.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/em-format-html.c b/mail/em-format-html.c
index e41455e294..f3209b8b89 100644
--- a/mail/em-format-html.c
+++ b/mail/em-format-html.c
@@ -40,13 +40,14 @@
#undef interface
#endif
-#include <libedataserver/e-data-server-util.h> /* for e_utf8_strftime, what about e_time_format_time? */
+#include <libebackend/e-extensible.h>
#include <libedataserver/e-time-utils.h>
+#include <libedataserver/e-data-server-util.h> /* for e_utf8_strftime, what about e_time_format_time? */
+
#include "e-util/e-datetime-format.h"
#include "e-util/e-icon-factory.h"
#include "e-util/e-util-private.h"
#include "e-util/e-util.h"
-#include "e-util/e-extensible.h"
#include "misc/e-web-view.h"
#include <shell/e-shell.h>