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.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/messaging/authenticationInfos.hpp') 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 { -- cgit v1.2.3