From f9f70984a5666003097a2b01dcefad02dd036f06 Mon Sep 17 00:00:00 2001 From: Andrew Talbot Date: Tue, 8 May 2007 23:13:16 +0100 Subject: [PATCH] mapi32: Exclude unused header. --- dlls/mapi32/sendmail.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/mapi32/sendmail.c b/dlls/mapi32/sendmail.c index a92fe64b30c..eb954a504cb 100644 --- a/dlls/mapi32/sendmail.c +++ b/dlls/mapi32/sendmail.c @@ -27,7 +27,6 @@ #include "windef.h" #include "winbase.h" #include "winerror.h" -#include "winnls.h" #include "objbase.h" #include "mapi.h" #include "winreg.h" -- 2.11.4.GIT