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