summaryrefslogtreecommitdiff
path: root/src/lib/send_notification_email_job.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/send_notification_email_job.cc')
-rw-r--r--src/lib/send_notification_email_job.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/send_notification_email_job.cc b/src/lib/send_notification_email_job.cc
index c4d5a6518..2e272a454 100644
--- a/src/lib/send_notification_email_job.cc
+++ b/src/lib/send_notification_email_job.cc
@@ -23,7 +23,7 @@
#include "exceptions.h"
#include "config.h"
#include "emailer.h"
-#include "compose.hpp"
+#include <dcp/compose.h>
#include <list>
#include "i18n.h"