aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/IMAPStore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/messaging/IMAPStore.cpp')
-rw-r--r--src/messaging/IMAPStore.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/messaging/IMAPStore.cpp b/src/messaging/IMAPStore.cpp
index 8b8d9457..482c559f 100644
--- a/src/messaging/IMAPStore.cpp
+++ b/src/messaging/IMAPStore.cpp
@@ -17,12 +17,12 @@
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
-#include "IMAPStore.hpp"
-#include "IMAPFolder.hpp"
-#include "IMAPConnection.hpp"
+#include "messaging/IMAPStore.hpp"
+#include "messaging/IMAPFolder.hpp"
+#include "messaging/IMAPConnection.hpp"
-#include "../exception.hpp"
-#include "../platformDependant.hpp"
+#include "exception.hpp"
+#include "platformDependant.hpp"
#include <map>