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