From 01f36d638e12bd6ecc97fbef27d694172fbdd7f8 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 23 May 2017 21:25:30 +0200 Subject: Fixed stuff that got broken during the move --- framework/src/frameworkplugin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/src/frameworkplugin.cpp') diff --git a/framework/src/frameworkplugin.cpp b/framework/src/frameworkplugin.cpp index 1c881e24..84ada236 100644 --- a/framework/src/frameworkplugin.cpp +++ b/framework/src/frameworkplugin.cpp @@ -23,7 +23,7 @@ #include "domain/maillistmodel.h" #include "domain/folderlistmodel.h" #include "domain/composercontroller.h" -#include "domain/messageparser.h" +#include "domain/mime/messageparser.h" #include "domain/retriever.h" #include "domain/outboxmodel.h" #include "domain/mouseproxy.h" -- cgit v1.2.3