--- parser3/src/classes/mail.C 2003/11/21 12:38:20 1.96 +++ parser3/src/classes/mail.C 2004/02/11 15:33:12 1.100 @@ -1,11 +1,11 @@ /** @file Parser: @b mail parser class. - Copyright (c) 2001-2003 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2004 ArtLebedev Group (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_MAIL_C="$Date: 2003/11/21 12:38:20 $"; +static const char * const IDENT_MAIL_C="$Date: 2004/02/11 15:33:12 $"; #include "pa_config_includes.h" #include "pa_vmethod_frame.h" @@ -20,7 +20,7 @@ static const char * const IDENT_MAIL_C=" #include "pa_vmail.h" #ifdef _MSC_VER -# include "smtp/smtp.h" +# include "smtp.h" #endif // defines