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/authenticationInfos.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/messaging/authenticationInfos.cpp') diff --git a/src/messaging/authenticationInfos.cpp b/src/messaging/authenticationInfos.cpp index 70579ff1..3bc572d6 100644 --- a/src/messaging/authenticationInfos.cpp +++ b/src/messaging/authenticationInfos.cpp @@ -17,7 +17,7 @@ // Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. // -#include "authenticationInfos.hpp" +#include "messaging/authenticationInfos.hpp" namespace vmime { -- cgit v1.2.3