diff options
Diffstat (limited to 'src/messaging/simpleAuthenticator.hpp')
-rw-r--r-- | src/messaging/simpleAuthenticator.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messaging/simpleAuthenticator.hpp b/src/messaging/simpleAuthenticator.hpp index 8789c40a..ddee3360 100644 --- a/src/messaging/simpleAuthenticator.hpp +++ b/src/messaging/simpleAuthenticator.hpp @@ -21,7 +21,7 @@ #define VMIME_MESSAGING_SIMPLEAUTHENTICATOR_HPP_INCLUDED -#include "authenticator.hpp" +#include "messaging/authenticator.hpp" namespace vmime { |