diff options
Diffstat (limited to 'src/messaging/defaultAuthenticator.hpp')
-rw-r--r-- | src/messaging/defaultAuthenticator.hpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/messaging/defaultAuthenticator.hpp b/src/messaging/defaultAuthenticator.hpp index dcd0f297..b38e7bd6 100644 --- a/src/messaging/defaultAuthenticator.hpp +++ b/src/messaging/defaultAuthenticator.hpp @@ -21,8 +21,8 @@ #define VMIME_MESSAGING_DEFAULTAUTHENTICATOR_HPP_INCLUDED -#include "authenticator.hpp" -#include "../propertySet.hpp" +#include "messaging/authenticator.hpp" +#include "propertySet.hpp" namespace vmime { |