aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/session.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/messaging/session.hpp')
-rw-r--r--src/messaging/session.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/messaging/session.hpp b/src/messaging/session.hpp
index ad521fc3..61e94fb1 100644
--- a/src/messaging/session.hpp
+++ b/src/messaging/session.hpp
@@ -21,10 +21,10 @@
#define VMIME_MESSAGING_SESSION_HPP_INCLUDED
-#include "authenticator.hpp"
-#include "progressionListener.hpp"
+#include "messaging/authenticator.hpp"
+#include "messaging/progressionListener.hpp"
-#include "../propertySet.hpp"
+#include "propertySet.hpp"
namespace vmime {