From 263b6aa00fb009ff26ac51d65bc25b742f622a44 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 26 Dec 2004 09:35:13 +0000 Subject: Removed relative paths from #include's. --- src/messaging/defaultAuthenticator.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/messaging/defaultAuthenticator.hpp') 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 { -- cgit v1.2.3